Home
last modified time | relevance | path

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

/include/linux/
Dkernfs.h608 static inline int kernfs_path(struct kernfs_node *kn, char *buf, size_t buflen) in kernfs_path() function
Dcgroup.h602 return kernfs_path(cgrp->kn, buf, buflen); in cgroup_path()