Searched refs:show_path (Results 1 – 3 of 3) sorted by relevance
1044 if (sb->s_op->show_path) in show_mountinfo()1045 err = sb->s_op->show_path(m, mnt); in show_mountinfo()
303 .show_path = nfs_show_path,375 .show_path = nfs_show_path,
1632 int (*show_path)(struct seq_file *, struct vfsmount *); member