1nvme_get_log_ana_groups(9) libnvme API manual nvme_get_log_ana_groups(9)
2
3
4
6 nvme_get_log_ana_groups -
7
9 int nvme_get_log_ana_groups (int fd , bool rae , __u32 len , struct
10 nvme_ana_group_desc *log );
11
13 fd File descriptor of nvme device
14
15 rae Retain asynchronous events
16
17 len The allocated length of the log page
18
19 log User address to store the ana group log
20
22 See struct nvme_ana_group_desc for the defintion of the returned strucā
23 ture.
24
25
26
27April 2022 nvme_get_log_ana_groups nvme_get_log_ana_groups(9)