Searched refs:copy_extent_buffer_full (Results 1 – 5 of 5) sorted by relevance
332 void copy_extent_buffer_full(const struct extent_buffer *dst,
351 copy_extent_buffer_full(clone, path->nodes[0]); in fiemap_next_leaf_item()
2609 copy_extent_buffer_full(new, src); in btrfs_clone_extent_buffer()3773 void copy_extent_buffer_full(const struct extent_buffer *dst, in copy_extent_buffer_full() function
340 copy_extent_buffer_full(cow, buf); in btrfs_copy_root()581 copy_extent_buffer_full(cow, buf); in btrfs_force_cow_block()
3693 copy_extent_buffer_full(ctx->scratch_eb, path->nodes[0]); in clone_leaf()