other versions
- Tumbleweed 1.15-2.1
- Leap-16.0
- Leap-15.6
| libnvme(9) | API Manual | libnvme(9) |
NAME¶
enum nvme_zns_recv_action - Zone Management Receive - Zone Receive Action Specific Features
SYNOPSIS¶
enum nvme_zns_recv_action {
NVME_ZNS_ZRA_REPORT_ZONES ,
NVME_ZNS_ZRA_EXTENDED_REPORT_ZONES
};
Constants¶
- NVME_ZNS_ZRA_REPORT_ZONES
- Report Zones
- NVME_ZNS_ZRA_EXTENDED_REPORT_ZONES
- Extended Report Zones
| enum nvme_zns_recv_action | July 2025 |