Home
last modified time | relevance | path

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

/openbmc/qemu/include/system/
H A Dblock-backend-global-state.h122 int blk_make_empty(BlockBackend *blk, Error **errp);
/openbmc/qemu/block/
H A Dcommit.c631 ret = blk_make_empty(src, NULL); in bdrv_commit()
H A Dblock-backend.c2843 int blk_make_empty(BlockBackend *blk, Error **errp) in blk_make_empty() function