Searched refs:vfs_create_mount (Results 1 – 4 of 4) sorted by relevance
88 extern struct vfsmount *vfs_create_mount(struct fs_context *fc);
209 mnt = vfs_create_mount(fc); in nfs_d_automount()
1171 struct vfsmount *vfs_create_mount(struct fs_context *fc) in vfs_create_mount() function1189 EXPORT_SYMBOL(vfs_create_mount);1196 return vfs_create_mount(fc); in fc_mount()4473 new_mnt = vfs_create_mount(fc); in SYSCALL_DEFINE3()
2095 mnt = vfs_create_mount(dup_fc); in btrfs_get_tree_subvol()