Home
last modified time | relevance | path

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

/qemu/include/block/
H A Dblock-common.h102 BLK_ZS_EOPEN = 0x3, enumerator
/qemu/hw/block/
H A Dvirtio-blk.c591 case BLK_ZS_EOPEN: in virtio_blk_zone_report_complete()
/qemu/block/
H A Dfile-posix.c2061 zone->state = BLK_ZS_EOPEN; in parse_zone()