Home
last modified time | relevance | path

Searched refs:vfs_submount (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dmount.h102 extern struct vfsmount *vfs_submount(const struct dentry *mountpoint,
/linux/kernel/trace/
H A Dtrace.c9911 mnt = vfs_submount(mntpt, type, "tracefs", NULL); in trace_automount()