Lines Matching refs:FIRST_TO_LAST
63 (last_first == FIRST_TO_LAST && le_ih_k_offset(ih) == DOT_OFFSET) || in leaf_copy_dir_entries()
110 FIRST_TO_LAST) ? (B_NR_ITEMS(dest) - in leaf_copy_dir_entries()
117 (last_first == FIRST_TO_LAST) ? (B_NR_ITEMS(dest) - 1) : 0; in leaf_copy_dir_entries()
121 FIRST_TO_LAST) ? ih_entry_count(item_head(dest, in leaf_copy_dir_entries()
152 if (last_first == FIRST_TO_LAST) { in leaf_copy_boundary_item()
168 leaf_copy_dir_entries(dest_bi, src, FIRST_TO_LAST, 0, 0, in leaf_copy_boundary_item()
322 RFALSE(last_first != LAST_TO_FIRST && last_first != FIRST_TO_LAST, in leaf_copy_items_entirely()
424 if (last_first == FIRST_TO_LAST) { in leaf_item_bottle()
431 leaf_copy_dir_entries(dest_bi, src, FIRST_TO_LAST, in leaf_item_bottle()
529 RFALSE(last_first != FIRST_TO_LAST && last_first != LAST_TO_FIRST, in leaf_copy_items()
539 if (last_first == FIRST_TO_LAST) { in leaf_copy_items()
551 i = leaf_copy_boundary_item(dest_bi, src, FIRST_TO_LAST, bytes); in leaf_copy_items()
561 leaf_copy_items_entirely(dest_bi, src, FIRST_TO_LAST, in leaf_copy_items()
568 leaf_copy_items_entirely(dest_bi, src, FIRST_TO_LAST, in leaf_copy_items()
575 leaf_item_bottle(dest_bi, src, FIRST_TO_LAST, in leaf_copy_items()
651 *first_last = FIRST_TO_LAST; in leaf_define_dest_src_infos()
675 *first_last = FIRST_TO_LAST; in leaf_define_dest_src_infos()
731 FIRST_TO_LAST) ? 0 : (B_NR_ITEMS(src_bi.bi_bh) - in leaf_move_items()
855 if (last_first == FIRST_TO_LAST) { in leaf_delete_items()