Searched refs:seq_path_root (Results 1 – 3 of 3) sorted by relevance
| /fs/ |
| A D | proc_namespace.c | 118 err = seq_path_root(m, &mnt_path, &p->root, " \t\n\\"); in show_vfsmnt() 151 err = seq_path_root(m, &mnt_path, &p->root, " \t\n\\"); in show_mountinfo() 214 err = seq_path_root(m, &mnt_path, &p->root, " \t\n\\"); in show_vfsstat()
|
| A D | seq_file.c | 507 int seq_path_root(struct seq_file *m, const struct path *path, in seq_path_root() function
|
| A D | namespace.c | 5354 err = seq_path_root(seq, &mnt_path, &s->root, ""); in statmount_mnt_point()
|
Completed in 39 milliseconds