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

/linux-master/fs/sysfs/
H A Ddir.c27 kernfs_path(parent, buf, PATH_MAX);
/linux-master/include/linux/
H A Dkernfs.h585 * kernfs_path - build full path of a given node
596 static inline int kernfs_path(struct kernfs_node *kn, char *buf, size_t buflen) function
H A Dcgroup.h599 return kernfs_path(cgrp->kn, buf, buflen);
/linux-master/kernel/cgroup/
H A Dcgroup.c6195 kernfs_path(kn, buf, buflen);

Completed in 160 milliseconds