Home
last modified time | relevance | path

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

/fs/proc/
Droot.c160 return get_tree_keyed(fc, proc_fill_super, ctx->pid_ns); in proc_get_tree()
/fs/
Dsuper.c1241 int get_tree_keyed(struct fs_context *fc, in get_tree_keyed() function
1249 EXPORT_SYMBOL(get_tree_keyed);
/fs/nfsd/
Dnfsctl.c1388 return get_tree_keyed(fc, nfsd_fill_super, get_net(fc->net_ns)); in nfsd_fs_get_tree()