nvme_zns_report_zones
Return the list of zones
- Provided by: libnvme-dev (Version: 1.16.1-4)
- Source: libnvme
- Report a bug
Return the list of zones
int nvme_zns_report_zones (int fd , __u32 nsid , __u64 slba , enum nvme_zns_report_options opts , bool extended , bool partial , __u32 data_len , void *data , __u32 timeout , __u32 *result );
The nvme command status if a response was received (see enum nvme_status_field) or -1 with errno set otherwise.