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