Searched refs:kernfs_path (Results 1 – 4 of 4) sorted by relevance
27 kernfs_path(parent, buf, PATH_MAX); in sysfs_warn_dup()
595 static inline int kernfs_path(struct kernfs_node *kn, char *buf, size_t buflen) in kernfs_path() function
601 return kernfs_path(cgrp->kn, buf, buflen); in cgroup_path()
6190 kernfs_path(kn, buf, buflen); in cgroup_path_from_kernfs_id()