Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfs_context.h142 extern int vfs_get_tree(struct fs_context *fc);
/openbmc/linux/fs/nfs/
H A Dnamespace.c296 ret = vfs_get_tree(fc); in nfs_do_submount()
/openbmc/linux/fs/
H A Dfsopen.c230 ret = vfs_get_tree(fc); in vfs_cmd_create()
H A Dsuper.c1753 int vfs_get_tree(struct fs_context *fc) in vfs_get_tree() function
1806 EXPORT_SYMBOL(vfs_get_tree);
H A Dnamespace.c1112 int err = vfs_get_tree(fc); in fc_mount()
3354 err = vfs_get_tree(fc); in do_new_mount()
/openbmc/linux/Documentation/filesystems/
H A Dmount_api.rst526 int vfs_get_tree(struct fs_context *fc);