Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dseq_file.h161 int seq_dentry(struct seq_file *, struct dentry *, const char *);
/openbmc/linux/fs/kernfs/
H A Dmount.c46 seq_dentry(sf, dentry, " \t\n\\"); in kernfs_sop_show_path()
/openbmc/linux/fs/
H A Dproc_namespace.c150 seq_dentry(m, mnt->mnt_root, " \t\n\\"); in show_mountinfo()
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);