Searched refs:bytes_or_entries (Results 1 – 1 of 1) sorted by relevance
128 int bytes_or_entries) in leaf_copy_boundary_item() argument152 if (bytes_or_entries == -1) in leaf_copy_boundary_item()154 bytes_or_entries = ih_entry_count(ih); in leaf_copy_boundary_item()156 bytes_or_entries); in leaf_copy_boundary_item()163 if (bytes_or_entries == -1) in leaf_copy_boundary_item()164 bytes_or_entries = ih_item_len(ih); in leaf_copy_boundary_item()168 if (bytes_or_entries == ih_item_len(ih) in leaf_copy_boundary_item()183 bytes_or_entries, B_I_PITEM(src, ih), 0); in leaf_copy_boundary_item()189 if (bytes_or_entries == ih_item_len(ih)) in leaf_copy_boundary_item()209 if (bytes_or_entries == -1) in leaf_copy_boundary_item()[all …]