1nvme_mi_admin_get_log_ana_grouplsi(b9n)vme API mannvumael_mi_admin_get_log_ana_groups(9)
2
3
4
6 nvme_mi_admin_get_log_ana_groups - Retrieve Asymmetric Namespace Access
7 groups only log page
8
10 int nvme_mi_admin_get_log_ana_groups (nvme_mi_ctrl_t ctrl , bool rae ,
11 __u32 len , struct nvme_ana_group_desc *log );
12
14 ctrl Controller to query
15
16 rae Retain asynchronous events
17
18 len The allocated length of the log page
19
20 log User address to store the ana group log
21
23 See struct nvme_ana_group_desc for the definition of the returned
24 structure.
25
27 The nvme command status if a response was received (see enum nvme_sta‐
28 tus_field) or -1 with errno set otherwise.
29
30
31
32November 2022 nvme_mi_admin_get_logn_vamnea__mgir_oaudpmsin_get_log_ana_groups(9)