Home
last modified time | relevance | path

Searched refs:befs_check_sb (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/befs/
H A Dsuper.h6 int befs_check_sb(struct super_block *sb);
H A Dsuper.c58 befs_check_sb(struct super_block *sb) in befs_check_sb() function
H A Dlinuxvfs.c873 (befs_check_sb(sb) != BEFS_OK)) in befs_fill_super()