Searched refs:vfs_create_mount (Results 1 – 1 of 1) sorted by relevance
935 struct vfsmount *vfs_create_mount(struct fs_context *fc) in vfs_create_mount() function972 EXPORT_SYMBOL(vfs_create_mount);979 return vfs_create_mount(fc); in fc_mount()2795 mnt = vfs_create_mount(fc); in do_new_mount_fc()3485 newmount.mnt = vfs_create_mount(fc); in SYSCALL_DEFINE3()