Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dbinfmt_misc.c967 static int bm_fill_super(struct super_block *sb, struct fs_context *fc) in bm_fill_super() function
1042 return get_tree_keyed(fc, bm_fill_super, get_user_ns(fc->user_ns)); in bm_get_tree()