Home
last modified time | relevance | path

Searched refs:seq_path_root (Results 1 – 2 of 2) sorted by relevance

/fs/
Dproc_namespace.c115 err = seq_path_root(m, &mnt_path, &p->root, " \t\n\\"); in show_vfsmnt()
152 err = seq_path_root(m, &mnt_path, &p->root, " \t\n\\"); in show_mountinfo()
219 err = seq_path_root(m, &mnt_path, &p->root, " \t\n\\"); in show_vfsstat()
Dseq_file.c496 int seq_path_root(struct seq_file *m, const struct path *path, in seq_path_root() function