Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dseq_file.h171 int seq_dentry(struct seq_file *, struct dentry *, const char *);
/linux-6.12.1/fs/kernfs/
Dmount.c47 seq_dentry(sf, dentry, " \t\n\\"); in kernfs_sop_show_path()
/linux-6.12.1/fs/
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);
Dnamespace.c4863 seq_dentry(m, root, " \t\n\\"); in show_path()