Files
linux-apfs/fs/befs/super.h
T

9 lines
134 B
C
Raw Normal View History

2005-04-16 15:20:36 -07:00
/*
* super.h
*/
int befs_load_sb(struct super_block *sb, befs_super_block * disk_sb);
int befs_check_sb(struct super_block *sb);