Searched refs:obj_blade (Results 1 – 1 of 1) sorted by relevance
86 int obj_rack, obj_slot, obj_blade; in cache_obj_to_cnode() local92 if (location_to_bpos(obj->location, &obj_rack, &obj_slot, &obj_blade)) in cache_obj_to_cnode()100 if (obj_rack == rack && obj_slot == slot && obj_blade == blade) in cache_obj_to_cnode()