Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v5.3-rc2 6 lines 131 B view raw
1/* 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);