Searched refs:zero_flags (Results 1 – 1 of 1) sorted by relevance
1325 int zero_flags = 0; in qemu_rbd_start_co() local1328 zero_flags = RBD_WRITE_ZEROES_FLAG_THICK_PROVISION; in qemu_rbd_start_co()1331 r = rbd_aio_write_zeroes(s->image, offset, bytes, c, zero_flags, 0); in qemu_rbd_start_co()