Searched refs:seq_path_root (Results 1 – 3 of 3) sorted by relevance
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 that259 path cannot be reached from root, seq_path_root() returns SEQ_SKIP.
508 int seq_path_root(struct seq_file *m, const struct path *path, in seq_path_root() function
5326 err = seq_path_root(seq, &mnt_path, &s->root, ""); in statmount_mnt_point()