Searched refs:newblk2 (Results 1 – 1 of 1) sorted by relevance
530 rh_block_t *blk, *newblk1, *newblk2; in rh_alloc_fixed() local 589 newblk2 = get_slot(info); in rh_alloc_fixed() 590 newblk2->start = e; in rh_alloc_fixed() 591 newblk2->size = be - e; in rh_alloc_fixed() 593 list_add(&newblk2->list, &blk->list); in rh_alloc_fixed()