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