Searched refs:copy_leaf_data (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | ctree.c | 89 static inline void copy_leaf_data(const struct extent_buffer *dst, in copy_leaf_data() function 3193 copy_leaf_data(right, left, BTRFS_LEAF_DATA_SIZE(fs_info) - push_space, in __push_leaf_right() 3390 copy_leaf_data(left, right, leaf_data_end(left) - push_space, in __push_leaf_left() 3551 copy_leaf_data(right, l, BTRFS_LEAF_DATA_SIZE(fs_info) - data_copy_size, in copy_for_split()
|