Searched refs:show_path (Results 1 – 5 of 5) sorted by relevance
138 if (sb->s_op->show_path) in show_mountinfo()139 err = sb->s_op->show_path(m, mnt->mnt_root); in show_mountinfo()
152 .show_path = nsfs_show_path,
61 .show_path = nfs_show_path,
318 .show_path = nfs_show_path,
1714 int (*show_path)(struct seq_file *, struct dentry *); member