Home
last modified time | relevance | path

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

/include/linux/
A Dkernfs.h403 int kernfs_path_from_node(struct kernfs_node *kn_to, struct kernfs_node *kn_from,
484 static inline int kernfs_path_from_node(struct kernfs_node *root_kn, in kernfs_path_from_node() function
606 return kernfs_path_from_node(kn, NULL, buf, buflen); in kernfs_path()

Completed in 5 milliseconds