Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dpreallocate.c322 handle_write(BlockDriverState *bs, int64_t offset, int64_t bytes, in handle_write() function
404 if (handle_write(bs, offset, bytes, want_merge_zero)) { in preallocate_co_pwrite_zeroes()
416 handle_write(bs, offset, bytes, false); in preallocate_co_pwritev_part()