Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dseq_file.h137 int seq_dentry(struct seq_file *, struct dentry *, const char *);
/linux-4.19.296/fs/kernfs/
Dmount.c54 seq_dentry(sf, dentry, " \t\n\\"); in kernfs_sop_show_path()
/linux-4.19.296/fs/
Dproc_namespace.c146 seq_dentry(m, mnt->mnt_root, " \t\n\\"); in show_mountinfo()
Dseq_file.c522 int seq_dentry(struct seq_file *m, struct dentry *dentry, const char *esc) in seq_dentry() function
540 EXPORT_SYMBOL(seq_dentry);