Searched refs:cpy_bytes (Results 1 – 1 of 1) sorted by relevance
416 int item_num, int cpy_bytes) in leaf_item_bottle() argument421 RFALSE(cpy_bytes == -1, in leaf_item_bottle()432 item_num, 0, cpy_bytes); in leaf_item_bottle()443 put_ih_item_len(&n_ih, cpy_bytes); in leaf_item_bottle()445 RFALSE(cpy_bytes == ih_item_len(ih) in leaf_item_bottle()467 ih_entry_count(ih) - cpy_bytes, in leaf_item_bottle()468 cpy_bytes); in leaf_item_bottle()486 ih_item_len(ih) - cpy_bytes); in leaf_item_bottle()491 RFALSE(!cpy_bytes && get_ih_free_space(ih), in leaf_item_bottle()496 cpy_bytes) / UNFM_P_SIZE * in leaf_item_bottle()[all …]