Home
last modified time | relevance | path

Searched refs:mount_fs (Results 1 – 3 of 3) sorted by relevance

/fs/
Dinternal.h89 extern struct dentry *mount_fs(struct file_system_type *,
Dsuper.c1107 mount_fs(struct file_system_type *type, int flags, const char *name, struct vfsmount *mnt, void *da… in mount_fs() function
Dnamespace.c800 root = mount_fs(type, flags, name, &mnt->mnt, data); in vfs_kern_mount()