Searched refs:bm_fill_super (Results 1 – 1 of 1) sorted by relevance
967 static int bm_fill_super(struct super_block *sb, struct fs_context *fc) in bm_fill_super() function1042 return get_tree_keyed(fc, bm_fill_super, get_user_ns(fc->user_ns)); in bm_get_tree()