Home
last modified time | relevance | path

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

/qemu/include/block/
H A Dblock-common.h110 BLK_ZT_CONV = 0x1, /* Conventional random writes supported */ enumerator
/qemu/hw/block/
H A Dvirtio-blk.c562 case BLK_ZT_CONV: in virtio_blk_zone_report_complete()
/qemu/block/
H A Dfile-posix.c2040 zone->type = BLK_ZT_CONV; in parse_zone()