Home
last modified time | relevance | path

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

/linux/include/linux/ !
H A Dseq_file.h171 int seq_dentry(struct seq_file *, struct dentry *, const char *);
/linux/fs/kernfs/ !
H A Dmount.c47 seq_dentry(sf, dentry, " \t\n\\"); in kernfs_sop_show_path()
/linux/fs/ !
H A Dseq_file.c538 int seq_dentry(struct seq_file *m, struct dentry *dentry, const char *esc) in seq_dentry() function
556 EXPORT_SYMBOL(seq_dentry);
H A Dnamespace.c5183 seq_dentry(m, root, " \t\n\\"); in show_path()