Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dfs_context.h140 extern int vfs_get_tree(struct fs_context *fc);
/linux-6.1.9/fs/nfs/
Dnamespace.c295 ret = vfs_get_tree(fc); in nfs_do_submount()
/linux-6.1.9/fs/
Dfsopen.c232 ret = vfs_get_tree(fc); in vfs_fsconfig_locked()
Dsuper.c1520 int vfs_get_tree(struct fs_context *fc) in vfs_get_tree() function
1573 EXPORT_SYMBOL(vfs_get_tree);
Dnamespace.c1043 int err = vfs_get_tree(fc); in fc_mount()
3040 err = vfs_get_tree(fc); in do_new_mount()
/linux-6.1.9/Documentation/filesystems/
Dmount_api.rst527 int vfs_get_tree(struct fs_context *fc);