Home
last modified time | relevance | path

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

/linux-3.3/fs/
Dinternal.h80 extern struct dentry *mount_fs(struct file_system_type *,
Dsuper.c1112 mount_fs(struct file_system_type *type, int flags, const char *name, void *data) in mount_fs() function
Dnamespace.c707 root = mount_fs(type, flags, name, data); in vfs_kern_mount()