Home
last modified time | relevance | path

Searched refs:vfs_dup_fs_context (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/
H A Dfs_context.c316 struct fs_context *vfs_dup_fs_context(struct fs_context *src_fc) in vfs_dup_fs_context() function
355 EXPORT_SYMBOL(vfs_dup_fs_context);
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs_context.h135 extern struct fs_context *vfs_dup_fs_context(struct fs_context *fc);
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4super.c163 root_fc = vfs_dup_fs_context(fc); in do_nfs4_mount()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dmount_api.rst191 vfs_dup_fs_context() and is destroyed with put_fs_context(). Note that the
448 struct fs_context *vfs_dup_fs_context(struct fs_context *src_fc);