Searched refs:copy_extent_buffer (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | extent_io.h | 334 void copy_extent_buffer(const struct extent_buffer *dst,
|
| H A D | tree-log.c | 668 copy_extent_buffer(dst_eb, wc->log_leaf, dst_ptr, src_ptr, item_size); in overwrite_item() 839 copy_extent_buffer(wc->subvol_path->nodes[0], wc->log_leaf, dest_offset, in replay_one_extent() 4083 copy_extent_buffer(dst, src, dst_offset, src_offset, batch.total_data_size); in flush_dir_items_batch() 4971 copy_extent_buffer(dst_path->nodes[0], src, dst_offset, in copy_items()
|
| H A D | extent_io.c | 4217 void copy_extent_buffer(const struct extent_buffer *dst, in copy_extent_buffer() function
|