1nvme_identify_allocated_ns(9) libnvme API manual nvme_identify_allocated_ns(9)
2
3
4

NAME

6       nvme_identify_allocated_ns - Same as nvme_identify_ns, but only for al‐
7       located namespaces
8

SYNOPSIS

10       int nvme_identify_allocated_ns (int fd , __u32 nsid , struct nvme_id_ns
11       *ns );
12

ARGUMENTS

14       fd          File descriptor of nvme device
15
16       nsid        Namespace to identify
17
18       ns          User space destination address to transfer the data
19

RETURN

21       The  nvme command status if a response was received (see enum nvme_sta‐
22       tus_field) or -1 with errno set otherwise.
23
24
25
26November 2022             nvme_identify_allocated_nnvsme_identify_allocated_ns(9)
Impressum