Searched refs:seq_path (Results 1 – 5 of 5) sorted by relevance
| /fs/proc/ |
| A D | nommu.c | 61 seq_path(m, file_user_path(file), ""); in nommu_region_show()
|
| A D | task_nommu.c | 160 seq_path(m, file_user_path(file), ""); in nommu_vma_show()
|
| A D | task_mmu.c | 478 seq_path(m, path, "\n"); in show_map_vma() 3205 seq_path(m, file_user_path(file), "\n\t= "); in show_numa_map()
|
| /fs/ |
| A D | seq_file.c | 470 int seq_path(struct seq_file *m, const struct path *path, const char *esc) in seq_path() function 488 EXPORT_SYMBOL(seq_path); 500 return seq_path(m, &file->f_path, esc); in seq_file_path()
|
| /fs/nfsd/ |
| A D | export.c | 194 seq_path(m, &ek->ek_path, "\\ \t\n"); in expkey_show() 781 seq_path(m, &exp->ex_path, " \t\n\\"); in svc_export_show()
|
Completed in 18 milliseconds