Searched refs:kernfs_path_from_node (Results 1 – 1 of 1) sorted by relevance
410 int kernfs_path_from_node(struct kernfs_node *root_kn, struct kernfs_node *kn,490 static inline int kernfs_path_from_node(struct kernfs_node *root_kn, in kernfs_path_from_node() function610 return kernfs_path_from_node(kn, NULL, buf, buflen); in kernfs_path()