Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.h338 static void *lookup_node(struct di_devlink_handle *hdp, char *path,
H A Ddevinfo_devlink.c1405 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() function
3708 if ((cnp = lookup_node(hdp, (char *)path, TYPE_CACHE)) == NULL) { in walk_cache_node()