Searched refs:vfs_submount (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dmount.h102 extern struct vfsmount *vfs_submount(const struct dentry *mountpoint,
/linux-master/fs/
H A Dnamespace.c1165 vfs_submount(const struct dentry *mountpoint, struct file_system_type *type, function
1177 EXPORT_SYMBOL_GPL(vfs_submount); variable
/linux-master/kernel/trace/
H A Dtrace.c9607 mnt = vfs_submount(mntpt, type, "tracefs", NULL);

Completed in 169 milliseconds