blob: ec1df30a7e9ab859e25ca0ea384f0681fc24adcc [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001/*
2 * super.h
3 */
4
5int befs_load_sb(struct super_block *sb, befs_super_block *disk_sb);
6int befs_check_sb(struct super_block *sb);