Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfs_context.h140 extern int vfs_get_tree(struct fs_context *fc);
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnamespace.c292 ret = vfs_get_tree(fc); in nfs_do_submount()
/OK3568_Linux_fs/kernel/fs/
H A Dfsopen.c232 ret = vfs_get_tree(fc); in vfs_fsconfig_locked()
H A Dsuper.c1539 int vfs_get_tree(struct fs_context *fc) in vfs_get_tree() function
1592 EXPORT_SYMBOL(vfs_get_tree);
H A Dnamespace.c978 int err = vfs_get_tree(fc); in fc_mount()
2899 err = vfs_get_tree(fc); in do_new_mount()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dmount_api.rst527 int vfs_get_tree(struct fs_context *fc);