Home
last modified time | relevance | path

Searched refs:zone_report (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/docs/devel/
H A Dzoned-storage.rst41 For example, to test zone_report on a null_blk device using qemu-io is::
/openbmc/qemu/block/
H A Dfile-posix.c225 } zone_report; member
2098 unsigned int *nr_zones = aiocb->zone_report.nr_zones; in handle_aiocb_zone_report()
2099 BlockZoneDescriptor *zones = aiocb->zone_report.zones; in handle_aiocb_zone_report()
3390 .zone_report = { in raw_co_zone_report()