Home
last modified time | relevance | path

Searched refs:zero_flags (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Drbd.c1325 int zero_flags = 0; in qemu_rbd_start_co() local
1328 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()