Home
last modified time | relevance | path

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

/linux/Documentation/filesystems/
H A Dseq_file.rst252 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/fs/
H A Dseq_file.c508 int seq_path_root(struct seq_file *m, const struct path *path, in seq_path_root() function
H A Dnamespace.c5326 err = seq_path_root(seq, &mnt_path, &s->root, ""); in statmount_mnt_point()