Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dseq_file.h126 int seq_dentry(struct seq_file *, struct dentry *, const char *);
/linux-4.1.27/fs/
Dproc_namespace.c140 seq_dentry(m, mnt->mnt_root, " \t\n\\"); in show_mountinfo()
Dseq_file.c523 int seq_dentry(struct seq_file *m, struct dentry *dentry, const char *esc) in seq_dentry() function