Home
last modified time | relevance | path

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

/linux/fs/proc/
H A Dnommu.c61 seq_path(m, file_user_path(file), ""); in nommu_region_show()
H A Dtask_nommu.c160 seq_path(m, file_user_path(file), ""); in nommu_vma_show()
/linux/fs/
H A Dseq_file.c471 int seq_path(struct seq_file *m, const struct path *path, const char *esc) in seq_path() function
489 EXPORT_SYMBOL(seq_path);
501 return seq_path(m, &file->f_path, esc); in seq_file_path()
/linux/fs/nfsd/
H A Dexport.c205 seq_path(m, &ek->ek_path, "\\ \t\n"); in expkey_show()
794 seq_path(m, &exp->ex_path, " \t\n\\"); in svc_export_show()