Searched refs:vfs_dup_fs_context (Results 1 – 4 of 4) sorted by relevance
135 extern struct fs_context *vfs_dup_fs_context(struct fs_context *fc);
163 root_fc = vfs_dup_fs_context(fc); in do_nfs4_mount()
339 struct fs_context *vfs_dup_fs_context(struct fs_context *src_fc) in vfs_dup_fs_context() function378 EXPORT_SYMBOL(vfs_dup_fs_context);
191 vfs_dup_fs_context() and is destroyed with put_fs_context(). Note that the448 struct fs_context *vfs_dup_fs_context(struct fs_context *src_fc);