Home
last modified time | relevance | path

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

/fs/nfs/
Dnamespace.c292 ret = vfs_get_tree(fc); in nfs_do_submount()
/fs/
Dfsopen.c232 ret = vfs_get_tree(fc); in vfs_fsconfig_locked()
Dsuper.c1548 int vfs_get_tree(struct fs_context *fc) in vfs_get_tree() function
1601 EXPORT_SYMBOL(vfs_get_tree);
Dnamespace.c978 int err = vfs_get_tree(fc); in fc_mount()
2910 err = vfs_get_tree(fc); in do_new_mount()