Searched refs:bytes_or_entries (Results 1 – 1 of 1) sorted by relevance
136 int bytes_or_entries) in leaf_copy_boundary_item() argument165 if (bytes_or_entries == -1) in leaf_copy_boundary_item()167 bytes_or_entries = ih_entry_count(ih); in leaf_copy_boundary_item()169 bytes_or_entries); in leaf_copy_boundary_item()179 if (bytes_or_entries == -1) in leaf_copy_boundary_item()180 bytes_or_entries = ih_item_len(ih); in leaf_copy_boundary_item()184 if (bytes_or_entries == ih_item_len(ih) in leaf_copy_boundary_item()201 bytes_or_entries, ih_item_body(src, ih), 0); in leaf_copy_boundary_item()207 if (bytes_or_entries == ih_item_len(ih)) in leaf_copy_boundary_item()232 if (bytes_or_entries == -1) in leaf_copy_boundary_item()[all …]