Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dseq_file.h136 int seq_dentry(struct seq_file *, struct dentry *, const char *);
/linux-4.4.14/fs/
Dseq_file.c528 int seq_dentry(struct seq_file *m, struct dentry *dentry, const char *esc) in seq_dentry() function
546 EXPORT_SYMBOL(seq_dentry);
Dproc_namespace.c141 seq_dentry(m, mnt->mnt_root, " \t\n\\"); in show_mountinfo()
/linux-4.4.14/fs/btrfs/
Dsuper.c1208 seq_dentry(seq, dentry, " \t\n\\"); in btrfs_show_options()