Home
last modified time | relevance | path

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

/linux-4.19.296/fs/sysfs/
Ddir.c27 kernfs_path(parent, buf, PATH_MAX); in sysfs_warn_dup()
/linux-4.19.296/include/linux/
Dkernfs.h486 static inline int kernfs_path(struct kernfs_node *kn, char *buf, size_t buflen) in kernfs_path() function
Dcgroup.h660 return kernfs_path(cgrp->kn, buf, buflen); in cgroup_path()