Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
Dseq_file.c459 int seq_path(struct seq_file *m, const struct path *path, const char *esc) in seq_path() function
477 EXPORT_SYMBOL(seq_path);
489 return seq_path(m, &file->f_path, esc); in seq_file_path()
/kernel/linux/linux-5.10/include/linux/
Dseq_file.h136 int seq_path(struct seq_file *, const struct path *, const char *);
/kernel/linux/linux-5.10/fs/nfsd/
Dexport.c196 seq_path(m, &ek->ek_path, "\\ \t\n"); in expkey_show()
700 seq_path(m, &exp->ex_path, " \t\n\\"); in svc_export_show()
/kernel/linux/linux-5.10/Documentation/filesystems/
Dseq_file.rst250 int seq_path(struct seq_file *m, const struct path *path,
256 which should be escaped in the output. A call to seq_path() will output