Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dmount.h104 extern struct vfsmount *vfs_create_mount(struct fs_context *fc);
/Linux-v5.15/fs/nfs/
Dnamespace.c194 mnt = vfs_create_mount(fc); in nfs_d_automount()
/Linux-v5.15/fs/
Dnamespace.c965 struct vfsmount *vfs_create_mount(struct fs_context *fc) in vfs_create_mount() function
990 EXPORT_SYMBOL(vfs_create_mount);
997 return vfs_create_mount(fc); in fc_mount()
2925 mnt = vfs_create_mount(fc); in do_new_mount_fc()
3652 newmount.mnt = vfs_create_mount(fc); in SYSCALL_DEFINE3()
/Linux-v5.15/Documentation/filesystems/
Dmount_api.rst535 struct vfsmount *vfs_create_mount(struct fs_context *fc);