Home
last modified time | relevance | path

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

/qemu/include/sysemu/
H A Dblock-backend-io.h30 void blk_set_allow_write_beyond_eof(BlockBackend *blk, bool allow);
/qemu/block/
H A Dvdi.c818 blk_set_allow_write_beyond_eof(blk, true); in vdi_co_do_create()
H A Dvpc.c1021 blk_set_allow_write_beyond_eof(blk, true); in vpc_co_create()
H A Dqcow.c852 blk_set_allow_write_beyond_eof(qcow_blk, true); in qcow_co_create()
H A Dparallels.c1051 blk_set_allow_write_beyond_eof(blk, true); in parallels_co_create()
H A Dvmdk.c2348 blk_set_allow_write_beyond_eof(blk, true); in vmdk_create_extent()
2847 blk_set_allow_write_beyond_eof(blk, true); in vmdk_co_create_cb()
H A Dqed.c700 blk_set_allow_write_beyond_eof(blk, true); in bdrv_qed_co_create()
H A Dvhdx.c2017 blk_set_allow_write_beyond_eof(blk, true); in vhdx_co_create()
H A Dblock-backend.c1241 void blk_set_allow_write_beyond_eof(BlockBackend *blk, bool allow) in blk_set_allow_write_beyond_eof() function
H A Dqcow2.c3697 blk_set_allow_write_beyond_eof(blk, true); in qcow2_co_create()