Searched refs:zero_bitmap_end (Results 1 – 1 of 1) sorted by relevance
1430 int64_t zero_bitmap_offset, zero_bitmap_end; in do_sync_target_write() local1485 zero_bitmap_end = DIV_ROUND_UP(offset + bytes, job->granularity); in do_sync_target_write()1494 zero_bitmap_end - zero_bitmap_offset); in do_sync_target_write()1502 if (find_next_zero_bit(job->zero_bitmap, zero_bitmap_end, in do_sync_target_write()1503 zero_bitmap_offset) == zero_bitmap_end) { in do_sync_target_write()1520 zero_bitmap_end - zero_bitmap_offset); in do_sync_target_write()