Searched refs:location_to_bpos (Results 1 – 1 of 1) sorted by relevance
69 static int location_to_bpos(char *location, int *rack, int *slot, int *blade) in location_to_bpos() function92 if (location_to_bpos(obj->location, &obj_rack, &obj_slot, &obj_blade)) in cache_obj_to_cnode()