Searched refs:seq_dentry (Results 1 – 3 of 3) sorted by relevance
126 int seq_dentry(struct seq_file *, struct dentry *, const char *);
140 seq_dentry(m, mnt->mnt_root, " \t\n\\"); in show_mountinfo()
523 int seq_dentry(struct seq_file *m, struct dentry *dentry, const char *esc) in seq_dentry() function