Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dseq_file.h91 int seq_path_root(struct seq_file *m, struct path *path, struct path *root,
/linux-2.6.39/Documentation/filesystems/
Dseq_file.txt193 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/
Dseq_file.c455 int seq_path_root(struct seq_file *m, struct path *path, struct path *root, in seq_path_root() function
Dnamespace.c1051 seq_path_root(m, &mnt_path, &root, " \t\n\\"); in show_mountinfo()