Searched refs:mount_fs (Results 1 – 3 of 3) sorted by relevance
102 extern struct dentry *mount_fs(struct file_system_type *,
1244 mount_fs(struct file_system_type *type, int flags, const char *name, void *data) in mount_fs() function
961 root = mount_fs(type, flags, name, data); in vfs_kern_mount()