Home
last modified time | relevance | path

Searched refs:kernfs_path (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/sysfs/
H A Ddir.c27 kernfs_path(parent, buf, PATH_MAX); in sysfs_warn_dup()
/openbmc/linux/include/linux/
H A Dkernfs.h595 static inline int kernfs_path(struct kernfs_node *kn, char *buf, size_t buflen) in kernfs_path() function
H A Dcgroup.h601 return kernfs_path(cgrp->kn, buf, buflen); in cgroup_path()
/openbmc/linux/kernel/cgroup/
H A Dcgroup.c6181 kernfs_path(kn, buf, buflen); in cgroup_path_from_kernfs_id()