Searched refs:copy_leaf_items (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | ctree.c | 129 static inline void copy_leaf_items(const struct extent_buffer *dst, in copy_leaf_items() function 3199 copy_leaf_items(right, left, 0, left_nritems - push_items, push_items); in __push_leaf_right() 3385 copy_leaf_items(left, right, btrfs_header_nritems(left), 0, push_items); in __push_leaf_left() 3549 copy_leaf_items(right, l, 0, mid, nritems); in copy_for_split()
|