Searched refs:last_dest_end (Results 1 – 1 of 1) sorted by relevance
3503 u64 last_dest_end = destoff; in btrfs_clone() local3621 if (new_key.offset != last_dest_end) in btrfs_clone()3622 drop_start = last_dest_end; in btrfs_clone()3704 last_dest_end = ALIGN(new_key.offset + datal, in btrfs_clone()3706 ret = clone_finish_inode_update(trans, inode, last_dest_end, in btrfs_clone()3723 if (last_dest_end < destoff + len) { in btrfs_clone()3737 clone_info.data_len = destoff + len - last_dest_end; in btrfs_clone()3738 clone_info.file_offset = last_dest_end; in btrfs_clone()3740 last_dest_end, destoff + len - 1, in btrfs_clone()