Searched refs:vfs_create_mount (Results 1 – 4 of 4) sorted by relevance
194 mnt = vfs_create_mount(fc); in nfs_d_automount()
1213 * vfs_create_mount - Create a mount for a configured superblock1221 struct vfsmount *vfs_create_mount(struct fs_context *fc) in vfs_create_mount() function 1246 EXPORT_SYMBOL(vfs_create_mount);1253 return vfs_create_mount(fc); in fc_mount() 3737 mnt = vfs_create_mount(fc); in do_new_mount_fc() 4455 newmount.mnt = vfs_create_mount(fc); in SYSCALL_DEFINE3()
534 struct vfsmount *vfs_create_mount(struct fs_context *fc);
2082 mnt = vfs_create_mount(dup_fc); in btrfs_get_tree_subvol()