Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dfs_context.h142 extern int vfs_get_tree(struct fs_context *fc);
/linux-6.12.1/fs/nfs/
Dnamespace.c296 ret = vfs_get_tree(fc); in nfs_do_submount()
/linux-6.12.1/fs/
Dfsopen.c225 ret = vfs_get_tree(fc); in vfs_cmd_create()
Dsuper.c1803 int vfs_get_tree(struct fs_context *fc) in vfs_get_tree() function
1856 EXPORT_SYMBOL(vfs_get_tree);
Dnamespace.c1231 int err = vfs_get_tree(fc); in fc_mount()
3507 err = vfs_get_tree(fc); in do_new_mount()
/linux-6.12.1/Documentation/filesystems/
Dmount_api.rst526 int vfs_get_tree(struct fs_context *fc);