Searched refs:kernfs_path (Results 1 – 2 of 2) sorted by relevance
608 static inline int kernfs_path(struct kernfs_node *kn, char *buf, size_t buflen) in kernfs_path() function
602 return kernfs_path(cgrp->kn, buf, buflen); in cgroup_path()