Searched refs:dmap_matchtype (Results 1 – 2 of 2) sorted by relevance
376 dmap_matchtype(devmap_t *dmap, char *type) in dmap_matchtype() function545 return (dmap_matchtype(dmap, dargs->devinfo->devtype)); in dm_match()
55 extern int dmap_matchtype(devmap_t *dmap, char *type);692 if ((rc = dmap_matchtype(devmapp, dargs->devinfo->devtype)) in _rebuild_lists()