Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dproc_namespace.c101 static int show_vfsmnt(struct seq_file *m, struct vfsmount *mnt) in show_vfsmnt() function
311 return mounts_open_common(inode, file, show_vfsmnt); in mounts_open()