Searched refs:aligned_end (Results 1 – 1 of 1) sorted by relevance
332 int64_t aligned_end = QEMU_ALIGN_DOWN(offset + bytes, cluster_size); in cbw_co_pdiscard_snapshot() local335 if (aligned_end <= aligned_offset) { in cbw_co_pdiscard_snapshot()338 aligned_bytes = aligned_end - aligned_offset; in cbw_co_pdiscard_snapshot()