Files
Linux-Kernel_MiSTer/fs/befs/super.h
Sorgelig e12ed6c19d v5.13.12
2021-08-22 05:38:19 +08:00

7 lines
131 B
C

/*
* super.h
*/
int befs_load_sb(struct super_block *sb, befs_super_block *disk_sb);
int befs_check_sb(struct super_block *sb);