Searched refs:seq_path_root (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/include/linux/ |
D | seq_file.h | 91 int seq_path_root(struct seq_file *m, struct path *path, struct path *root,
|
/linux-2.6.39/Documentation/filesystems/ |
D | seq_file.txt | 193 int seq_path_root(struct seq_file *m, struct path *path, 199 root is desired, it can be used with seq_path_root(). Note that, if it
|
/linux-2.6.39/fs/ |
D | seq_file.c | 455 int seq_path_root(struct seq_file *m, struct path *path, struct path *root, in seq_path_root() function
|
D | namespace.c | 1051 seq_path_root(m, &mnt_path, &root, " \t\n\\"); in show_mountinfo()
|