Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dfile-posix.c160 bool has_write_zeroes:1; member
744 s->has_write_zeroes = true; in raw_open_common()
790 s->has_write_zeroes = false; in raw_open_common()
1878 if (!s->has_write_zeroes) { in handle_aiocb_write_zeroes_block()
1896 s->has_write_zeroes = false; in handle_aiocb_write_zeroes_block()
1917 if (s->has_write_zeroes) { in handle_aiocb_write_zeroes()
1921 s->has_write_zeroes = false; in handle_aiocb_write_zeroes()