Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds