DOKK / manpages / debian 12 / libnvme-dev / nvme_zns_report_options.2.en
libnvme(2) API Manual libnvme(2)

enum nvme_zns_report_options - Zone Management Receive - Zone Receive Action Specific Field

enum nvme_zns_report_options {
NVME_ZNS_ZRAS_REPORT_ALL ,
NVME_ZNS_ZRAS_REPORT_EMPTY ,
NVME_ZNS_ZRAS_REPORT_IMPL_OPENED ,
NVME_ZNS_ZRAS_REPORT_EXPL_OPENED ,
NVME_ZNS_ZRAS_REPORT_CLOSED ,
NVME_ZNS_ZRAS_REPORT_FULL ,
NVME_ZNS_ZRAS_REPORT_READ_ONLY ,
NVME_ZNS_ZRAS_REPORT_OFFLINE

};

List all zones
List the zones in the ZSE:Empty state
List the zones in the ZSIO:Implicitly Opened state
List the zones in the ZSEO:Explicitly Opened state
List the zones in the ZSC:Closed state
List the zones in the ZSF:Full state
List the zones in the ZSRO:Read Only state
List the zones in the ZSO:Offline state
enum nvme_zns_report_options January 2023