Searched refs:seq_path_root (Results 1 – 6 of 6) sorted by relevance
/linux/fs/ |
A D | proc_namespace.c | 118 err = seq_path_root(m, &mnt_path, &p->root, " \t\n\\"); in show_vfsmnt() 155 err = seq_path_root(m, &mnt_path, &p->root, " \t\n\\"); in show_mountinfo() 222 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
|
/linux/include/linux/ |
A D | seq_file.h | 162 int seq_path_root(struct seq_file *m, const struct path *path,
|
/linux/Documentation/filesystems/ |
A D | seq_file.rst | 252 int seq_path_root(struct seq_file *m, const struct path *path, 258 root is desired, it can be used with seq_path_root(). If it turns out that 259 path cannot be reached from root, seq_path_root() returns SEQ_SKIP.
|
/linux/ |
A D | System.map | 9281 ffff80001027bdf0 T seq_path_root
|
A D | .tmp_System.map | 9281 ffff80001027bdf0 T seq_path_root
|
Completed in 348 milliseconds