Lines Matching refs:b_size
158 || (!op_is_left_mergeable(&ih->ih_key, src->b_size))) in leaf_copy_boundary_item()
224 if (!dest_nr_item || !op_is_left_mergeable(&dih->ih_key, src->b_size)) in leaf_copy_boundary_item()
258 le_ih_k_offset(ih) + op_bytes_number(ih, src->b_size), in leaf_copy_boundary_item()
285 (bytes_or_entries / UNFM_P_SIZE) * dest->b_size, in leaf_copy_boundary_item()
288 (bytes_or_entries / UNFM_P_SIZE) * dest->b_size); in leaf_copy_boundary_item()
292 dest->b_size)); in leaf_copy_boundary_item()
364 j = location = (dest_before == 0) ? dest->b_size : ih_location(ih - 1); in leaf_copy_items_entirely()
452 RFALSE(op_is_left_mergeable(&ih->ih_key, src->b_size), in leaf_item_bottle()
497 dest->b_size); in leaf_item_bottle()
780 (leaf_key(S0, 0), S0->b_size)), in leaf_shift_left()
930 last_loc = nr ? ih_location(&ih[nr - before - 1]) : bh->b_size; in leaf_insert_into_buf()
931 unmoved_loc = before ? ih_location(ih - 1) : bh->b_size; in leaf_insert_into_buf()
1014 unmoved_loc = affected_item_num ? ih_location(ih - 1) : bh->b_size; in leaf_paste_in_buffer()
1195 bh->b_size); in leaf_cut_from_buffer()
1207 unmoved_loc = cut_item_num ? ih_location(ih - 1) : bh->b_size; in leaf_cut_from_buffer()
1274 j = (first == 0) ? bh->b_size : ih_location(ih - 1); in leaf_delete_items_entirely()