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

/linux-master/fs/btrfs/
H A Dctree.c102 static inline void copy_leaf_data(const struct extent_buffer *dst, function
3180 copy_leaf_data(right, left, BTRFS_LEAF_DATA_SIZE(fs_info) - push_space,
3381 copy_leaf_data(left, right, leaf_data_end(left) - push_space,
3541 copy_leaf_data(right, l, BTRFS_LEAF_DATA_SIZE(fs_info) - data_copy_size,

Completed in 139 milliseconds