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