Home
last modified time | relevance | path

Searched refs:copy_leaf_items (Results 1 – 1 of 1) sorted by relevance

/linux/fs/btrfs/
H A Dctree.c129 static inline void copy_leaf_items(const struct extent_buffer *dst, in copy_leaf_items() function
3174 copy_leaf_items(right, left, 0, left_nritems - push_items, push_items); in __push_leaf_right()
3364 copy_leaf_items(left, right, btrfs_header_nritems(left), 0, push_items); in __push_leaf_left()
3527 copy_leaf_items(right, l, 0, mid, nritems); in copy_for_split()