Searched refs:vfs_dup_fs_context (Results 1 – 5 of 5) sorted by relevance
135 extern struct fs_context *vfs_dup_fs_context(struct fs_context *fc);
388 struct fs_context *vfs_dup_fs_context(struct fs_context *src_fc) in vfs_dup_fs_context() function427 EXPORT_SYMBOL(vfs_dup_fs_context);
170 root_fc = vfs_dup_fs_context(fc); in do_nfs4_mount()
190 vfs_dup_fs_context() and is destroyed with put_fs_context(). Note that the447 struct fs_context *vfs_dup_fs_context(struct fs_context *src_fc);
2050 dup_fc = vfs_dup_fs_context(fc); in btrfs_get_tree_subvol()