Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dfs_context.h140 extern int vfs_get_tree(struct fs_context *fc);
/linux-6.3-rc2/fs/nfs/
A Dnamespace.c295 ret = vfs_get_tree(fc); in nfs_do_submount()
/linux-6.3-rc2/fs/
A Dfsopen.c232 ret = vfs_get_tree(fc); in vfs_fsconfig_locked()
A Dsuper.c1490 int vfs_get_tree(struct fs_context *fc) in vfs_get_tree() function
1543 EXPORT_SYMBOL(vfs_get_tree);
A Dnamespace.c1035 int err = vfs_get_tree(fc); in fc_mount()
3042 err = vfs_get_tree(fc); in do_new_mount()
/linux-6.3-rc2/Documentation/filesystems/
A Dmount_api.rst527 int vfs_get_tree(struct fs_context *fc);

Completed in 19 milliseconds