1nvme_identify_allocated_ns_listl_icbsniv(m9e)APInvmmaen_uiadlentify_allocated_ns_list_csi(9)
2
3
4

NAME

6       nvme_identify_allocated_ns_list_csi - Allocated namespace ID list asso‐
7       ciated with a specified I/O command set
8

SYNOPSIS

10       int nvme_identify_allocated_ns_list_csi (int fd ,  __u32  nsid  ,  enum
11       nvme_csi csi , struct nvme_ns_list *ns_list );
12

ARGUMENTS

14       fd          File descriptor of nvme device
15
16       nsid        Return namespaces greater than this identifier
17
18       csi         Command Set Identifier
19
20       ns_list     User space destination address to transfer the data
21

DESCRIPTION

23       A  list  of 1024 namespace IDs is returned to the host containing allo‐
24       cated NSIDs in increasing order that are greater than the value  speci‐
25       fied  in the nsid field of the command and matching the I/O Command Set
26       specified in the csi argument.
27
28       See struct nvme_ns_list for the definition of the returned structure.
29

RETURN

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