Home
last modified time | relevance | path

Searched refs:BLK_ZO_CLOSE (Results 1 – 4 of 4) sorted by last modified time

/qemu/hw/block/
H A Dvirtio-blk.c1024 virtio_blk_handle_zone_mgmt(req, BLK_ZO_CLOSE); in virtio_blk_handle_request()
/qemu/include/block/
H A Dblock-common.h87 BLK_ZO_CLOSE, enumerator
/qemu/block/
H A Dfile-posix.c3447 case BLK_ZO_CLOSE: in raw_co_zone_mgmt()
/qemu/
H A Dqemu-io-cmds.c1810 ret = blk_zone_mgmt(blk, BLK_ZO_CLOSE, offset, len); in zone_close_f()