1nvme_get_log_zns_changed_zones(l9i)bnvme API manunavlme_get_log_zns_changed_zones(9)
2
3
4
6 nvme_get_log_zns_changed_zones -
7
9 int nvme_get_log_zns_changed_zones (int fd , __u32 nsid , bool rae ,
10 struct nvme_zns_changed_zone_log *log );
11
13 fd File descriptor of nvme device
14
15 nsid Namespace ID
16
17 rae Retain asynchronous events
18
19 log User address to store the changed zone log
20
22 The list of zones that have changed state due to an exceptional event.
23
25 The nvme command status if a response was received (see enum nvme_sta‐
26 tus_field) or -1 with errno set otherwise.
27
28
29
30April 2022 nvme_get_log_zns_changnevdm_ez_ogneets_log_zns_changed_zones(9)