1nvme_mi_admin_identify_allocateldi_bnnsv(m9e)APInvmmaen_umail_admin_identify_allocated_ns(9)
2
3
4
6 nvme_mi_admin_identify_allocated_ns - Perform an Admin identify command
7 for an allocated namespace
8
10 int nvme_mi_admin_identify_allocated_ns (nvme_mi_ctrl_t ctrl , __u32
11 nsid , struct nvme_id_ns *ns );
12
14 ctrl Controller to process identify command
15
16 nsid namespace ID
17
18 ns Namespace identification to populate
19
21 Perform an Identify (namespace) command, setting the namespace id data
22 in ns.
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
30November 2022 nvme_mi_admin_identnivfmye__amlil_oacdamtiend__indsentify_allocated_ns(9)