Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfs_context.h142 extern int vfs_get_tree(struct fs_context *fc);
/linux/fs/nfs/
H A Dnamespace.c295 ret = vfs_get_tree(fc); in nfs_do_submount()
/linux/Documentation/filesystems/
H A Dmount_api.rst526 int vfs_get_tree(struct fs_context *fc);
/linux/fs/
H A Dnamespace.c1250 int err = vfs_get_tree(fc); in fc_mount()
3805 err = vfs_get_tree(fc); in do_new_mount()