Home
last modified time | relevance | path

Searched refs:bytes_or_entries (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/reiserfs/
H A Dlbalance.c136 int bytes_or_entries) in leaf_copy_boundary_item()
165 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()
176 * part defined by 'bytes_or_entries'; if 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_bod in leaf_copy_boundary_item()
134 leaf_copy_boundary_item(struct buffer_info *dest_bi, struct buffer_head *src, int last_first, int bytes_or_entries) leaf_copy_boundary_item() argument
279 bytes_or_entries); leaf_copy_boundary_item() local
[all...]
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dlbalance.c136 int bytes_or_entries) in leaf_copy_boundary_item()
165 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()
176 * part defined by 'bytes_or_entries'; if 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_bod in leaf_copy_boundary_item()
134 leaf_copy_boundary_item(struct buffer_info *dest_bi, struct buffer_head *src, int last_first, int bytes_or_entries) leaf_copy_boundary_item() argument
279 bytes_or_entries); leaf_copy_boundary_item() local
[all...]

Completed in 3 milliseconds