1nvme_mi_admin_identify_allocateldi_bnnsv_mnlevimsAetP_(Im9i)m_aandumailn_identify_allocated_ns_list(9)
2
3
4

NAME

6       nvme_mi_admin_identify_allocated_ns_list  -  Perform  an Admin identify
7       for an allocated namespace list
8

SYNOPSIS

10       int  nvme_mi_admin_identify_allocated_ns_list  (nvme_mi_ctrl_t  ctrl  ,
11       __u32 nsid , struct nvme_ns_list *list );
12

ARGUMENTS

14       ctrl        Controller to process identify command
15
16       nsid        Namespace ID to specify list start
17
18       list        List data to populate
19

DESCRIPTION

21       Perform  an Identify command, for the allocated namespace list starting
22       with IDs greater than or equal to nsid. Specify NVME_NSID_NONE for  the
23       start of the list.
24
25       Will  return an error if the length of the response data (from the con‐
26       troller) is not a full NVME_IDENTIFY_DATA_SIZE,  so  list  will  be  be
27       fully populated on success.
28
29       See: struct nvme_ns_list
30

RETURN

32       The  nvme command status if a response was received (see enum nvme_sta‐
33       tus_field) or -1 with errno set otherwise.
34
35
36
37November 2022      nvme_mi_admin_idennvtmief_ym_ia_laldomciant_eidd_ennst_ilfiys_tallocated_ns_list(9)
Impressum