Searched refs:mount_fs (Results 1 – 3 of 3) sorted by relevance
89 extern struct dentry *mount_fs(struct file_system_type *,
1107 mount_fs(struct file_system_type *type, int flags, const char *name, struct vfsmount *mnt, void *da… in mount_fs() function
800 root = mount_fs(type, flags, name, &mnt->mnt, data); in vfs_kern_mount()