Searched refs:seq_dentry (Results 1 – 4 of 4) sorted by relevance
47 seq_dentry(sf, dentry, " \t\n\\"); in kernfs_sop_show_path()
171 int seq_dentry(struct seq_file *, struct dentry *, const char *);
537 int seq_dentry(struct seq_file *m, struct dentry *dentry, const char *esc) in seq_dentry() function555 EXPORT_SYMBOL(seq_dentry);
4863 seq_dentry(m, root, " \t\n\\"); in show_path()