Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfs_context.h154 extern int get_tree_keyed(struct fs_context *fc,
/linux/fs/
H A Dbinfmt_misc.c1007 return get_tree_keyed(fc, bm_fill_super, get_user_ns(fc->user_ns)); in bm_get_tree()
/linux/net/sunrpc/
H A Drpc_pipe.c1169 return get_tree_keyed(fc, rpc_fill_super, get_net(fc->net_ns)); in rpc_fs_get_tree()
/linux/ipc/
H A Dmqueue.c438 return get_tree_keyed(fc, mqueue_fill_super, ctx->ipc_ns); in mqueue_get_tree()
/linux/fs/nfsd/
H A Dnfsctl.c1360 return get_tree_keyed(fc, nfsd_fill_super, get_net(fc->net_ns)); in nfsd_fs_get_tree()