Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dctree.c102 static inline void copy_leaf_data(const struct extent_buffer *dst, in copy_leaf_data() function
3306 copy_leaf_data(right, left, BTRFS_LEAF_DATA_SIZE(fs_info) - push_space, in __push_leaf_right()
3507 copy_leaf_data(left, right, leaf_data_end(left) - push_space, in __push_leaf_left()
3667 copy_leaf_data(right, l, BTRFS_LEAF_DATA_SIZE(fs_info) - data_copy_size, in copy_for_split()