Home
last modified time | relevance | path

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

/linux/fs/kernfs/
H A Dmount.c47 seq_dentry(sf, dentry, " \t\n\\"); in kernfs_sop_show_path()
/linux/include/linux/
H A Dseq_file.h171 int seq_dentry(struct seq_file *, struct dentry *, const char *);
/linux/fs/
H A Dseq_file.c537 int seq_dentry(struct seq_file *m, struct dentry *dentry, const char *esc) in seq_dentry() function
555 EXPORT_SYMBOL(seq_dentry);
H A Dnamespace.c4863 seq_dentry(m, root, " \t\n\\"); in show_path()