Searched refs:kernfs_path_from_node (Results 1 – 1 of 1) sorted by relevance
362 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() function557 return kernfs_path_from_node(kn, NULL, buf, buflen); in kernfs_path()