Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dproc_namespace.c138 if (sb->s_op->show_path) in show_mountinfo()
139 err = sb->s_op->show_path(m, mnt->mnt_root); in show_mountinfo()
Dnsfs.c152 .show_path = nsfs_show_path,
/linux-4.4.14/fs/nfs/
Dnfs4super.c61 .show_path = nfs_show_path,
Dsuper.c318 .show_path = nfs_show_path,
/linux-4.4.14/include/linux/
Dfs.h1714 int (*show_path)(struct seq_file *, struct dentry *); member