Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dseq_file.h146 int seq_dentry(struct seq_file *, struct dentry *, const char *);
/Linux-v5.15/fs/kernfs/
Dmount.c43 seq_dentry(sf, dentry, " \t\n\\"); in kernfs_sop_show_path()
/Linux-v5.15/fs/
Dproc_namespace.c150 seq_dentry(m, mnt->mnt_root, " \t\n\\"); in show_mountinfo()
Dseq_file.c553 int seq_dentry(struct seq_file *m, struct dentry *dentry, const char *esc) in seq_dentry() function
571 EXPORT_SYMBOL(seq_dentry);