Home
last modified time | relevance | path

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

/include/linux/
Dkernfs.h362 int kernfs_path_from_node(struct kernfs_node *root_kn, struct kernfs_node *kn,
441 static inline int kernfs_path_from_node(struct kernfs_node *root_kn, in kernfs_path_from_node() function
557 return kernfs_path_from_node(kn, NULL, buf, buflen); in kernfs_path()