Searched refs:lookup_node (Results 1 – 2 of 2) sorted by relevance
338 static void *lookup_node(struct di_devlink_handle *hdp, char *path,
1405 if ((vp = lookup_node(hdp, pdup, flags)) == NULL) { in lookup_minor()1442 lookup_node(struct di_devlink_handle *hdp, char *path, const int flags) in lookup_node() function3708 if ((cnp = lookup_node(hdp, (char *)path, TYPE_CACHE)) == NULL) { in walk_cache_node()