nvme_mi_admin_get_log_zns_changed_zones - Retrieve list of zones that have changed
Contents
Arguments
ctrl Controller to query
nsid Namespace ID
rae Retain asynchronous events
log User address to store the changed zone log
Description
The list of zones that have changed state due to an exceptional event.
Name
nvme_mi_admin_get_log_zns_changed_zones - Retrieve list of zones that have changed
Return
The nvme command status if a response was received (see enumnvme_status_field) or -1 with errno set
otherwise.
August 2025 nvme_mi_admin_get_log_zns_changed_vme_mi_admin_get_log_zns_changed_zones(2)
Synopsis
intnvme_mi_admin_get_log_zns_changed_zones(nvme_mi_ctrl_tctrl,__u32nsid,boolrae,structnvme_zns_changed_zone_log*log);
