Searched refs:last_dest_end (Results 1 – 1 of 1) sorted by relevance
346 u64 last_dest_end = destoff; in btrfs_clone() local468 if (new_key.offset != last_dest_end) in btrfs_clone()469 drop_start = last_dest_end; in btrfs_clone()551 last_dest_end = ALIGN(new_key.offset + datal, in btrfs_clone()553 ret = clone_finish_inode_update(trans, inode, last_dest_end, in btrfs_clone()572 if (last_dest_end < destoff + len) { in btrfs_clone()595 if (last_dest_end >= i_size_read(inode)) in btrfs_clone()599 last_dest_end, destoff + len - 1, NULL, &trans); in btrfs_clone()