Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Dinternal.h102 extern struct dentry *mount_fs(struct file_system_type *,
Dsuper.c1244 mount_fs(struct file_system_type *type, int flags, const char *name, void *data) in mount_fs() function
Dnamespace.c961 root = mount_fs(type, flags, name, data); in vfs_kern_mount()