oleavr-rgl-a500-mini-linux-.../fs/befs/super.h

9 lines
134 B
C
Raw Normal View History

2022-05-07 01:01:45 +02:00
/*
* super.h
*/
int befs_load_sb(struct super_block *sb, befs_super_block * disk_sb);
int befs_check_sb(struct super_block *sb);