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

/linux-master/fs/
H A Dbinfmt_misc.c188 /* Pairs with smp_store_release() in bm_fill_super(). */
970 static int bm_fill_super(struct super_block *sb, struct fs_context *fc) function
993 * bm_fill_super() is called exactly once whenever a binfmt_misc
1045 return get_tree_keyed(fc, bm_fill_super, get_user_ns(fc->user_ns));

Completed in 180 milliseconds