Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dproc_namespace.c137 if (sb->s_op->show_path) in show_mountinfo()
138 err = sb->s_op->show_path(m, mnt->mnt_root); in show_mountinfo()
/linux-4.1.27/fs/nfs/
Dnfs4super.c61 .show_path = nfs_show_path,
Dsuper.c318 .show_path = nfs_show_path,
/linux-4.1.27/include/linux/
Dfs.h1696 int (*show_path)(struct seq_file *, struct dentry *); member