Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/kernfs/
A Dmount.c41 if (scops && scops->show_path) in kernfs_sop_show_path()
42 return scops->show_path(sf, node, root); in kernfs_sop_show_path()
54 .show_path = kernfs_sop_show_path,
/linux-6.3-rc2/fs/
A Dproc_namespace.c145 if (sb->s_op->show_path) { in show_mountinfo()
146 err = sb->s_op->show_path(m, mnt->mnt_root); in show_mountinfo()
A Dnsfs.c282 .show_path = nsfs_show_path,
/linux-6.3-rc2/fs/nfs/
A Dnfs4super.c34 .show_path = nfs_show_path,
A Dsuper.c84 .show_path = nfs_show_path,
/linux-6.3-rc2/include/linux/
A Dkernfs.h243 int (*show_path)(struct seq_file *sf, struct kernfs_node *kn, member
A Dfs.h1907 int (*show_path)(struct seq_file *, struct dentry *); member
/linux-6.3-rc2/kernel/cgroup/
A Dcgroup-v1.c1131 .show_path = cgroup_show_path,
A Dcgroup.c5961 .show_path = cgroup_show_path,
/linux-6.3-rc2/security/apparmor/
A Dapparmorfs.c166 .show_path = aafs_show_path,

Completed in 39 milliseconds