Searched refs:vfs_create_mount (Results 1 – 3 of 3) sorted by relevance
95 extern struct vfsmount *vfs_create_mount(struct fs_context *fc);
933 struct vfsmount *vfs_create_mount(struct fs_context *fc) in vfs_create_mount() function958 EXPORT_SYMBOL(vfs_create_mount);965 return vfs_create_mount(fc); in fc_mount()2765 mnt = vfs_create_mount(fc); in do_new_mount_fc()3455 newmount.mnt = vfs_create_mount(fc); in SYSCALL_DEFINE3()
457 (*) struct vfsmount *vfs_create_mount(struct fs_context *fc);