Searched refs:blk2 (Results 1 – 1 of 1) sorted by relevance
614 rh_block_t *blk, *blk2; in rh_free() local621 blk2 = list_entry(l, rh_block_t, list); in rh_free()622 if (start < blk2->start) in rh_free()624 blk = blk2; in rh_free()681 rh_block_t *blk, *blk2; in rh_set_owner() local688 blk2 = list_entry(l, rh_block_t, list); in rh_set_owner()689 if (start < blk2->start) in rh_set_owner()691 blk = blk2; in rh_set_owner()