Searched refs:first_begin (Results 1 – 1 of 1) sorted by relevance
207 auto first_begin = first->extents[0].start_block(); in Init() local208 auto first_end = first_begin + first->extents[0].num_blocks(); in Init()212 if (first_end == first_begin) { in Init()218 } else if (first_begin == second_begin) { in Init()223 first->extents[0].set_num_blocks(second_begin - first_begin); in Init()