Home
last modified time | relevance | path

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

/fs/
Dbinfmt_misc.c825 static int bm_fill_super(struct super_block *sb, struct fs_context *fc) in bm_fill_super() function
842 return get_tree_single(fc, bm_fill_super); in bm_get_tree()