Home
last modified time | relevance | path

Searched defs:show_path (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/fs/
H A Dsuper_types.h104 int (*show_path)(struct seq_file *seq, struct dentry *dentry); member
/linux/include/linux/
H A Dkernfs.h250 int (*show_path)(struct seq_file *sf, struct kernfs_node *kn, member
/linux/fs/
H A Dnamespace.c5178 int show_path(struct seq_file *m, struct dentry *root) in show_path() function