Searched refs:clone_range (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | send.c | 5313 static int clone_range(struct send_ctx *sctx, in clone_range() function 5604 ret = clone_range(sctx, clone_root, disk_byte, data_offset, in send_write_or_clone()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | send.c | 5716 * the extent that we couldn't clone in clone_range(). in send_extent_data() 5866 static int clone_range(struct send_ctx *sctx, struct btrfs_path *dst_path, in clone_range() function 6158 ret = clone_range(sctx, path, clone_root, disk_byte, in send_write_or_clone()
|
Completed in 19 milliseconds