2025-02-16 10:12:19 +01:00
|
|
|
.TH "libnvme" 9 "enum nvme_zns_recv_action" "September 2023" "API Manual" LINUX
|
2025-02-15 08:44:15 +01:00
|
|
|
.SH NAME
|
2025-02-16 10:03:28 +01:00
|
|
|
enum nvme_zns_recv_action \- Zone Management Receive - Zone Receive Action Specific Features
|
2025-02-15 08:44:15 +01:00
|
|
|
.SH SYNOPSIS
|
|
|
|
enum nvme_zns_recv_action {
|
|
|
|
.br
|
|
|
|
.BI " NVME_ZNS_ZRA_REPORT_ZONES"
|
|
|
|
,
|
|
|
|
.br
|
|
|
|
.br
|
|
|
|
.BI " NVME_ZNS_ZRA_EXTENDED_REPORT_ZONES"
|
|
|
|
|
|
|
|
};
|
|
|
|
.SH Constants
|
|
|
|
.IP "NVME_ZNS_ZRA_REPORT_ZONES" 12
|
|
|
|
Report Zones
|
|
|
|
.IP "NVME_ZNS_ZRA_EXTENDED_REPORT_ZONES" 12
|
|
|
|
Extended Report Zones
|