1libnvme(9)                        API Manual                        libnvme(9)
2
3
4

NAME

6       struct nvme_id_independent_id_ns -
7

SYNOPSIS

9       struct nvme_id_independent_id_ns {
10           __u8 nsfeat;
11           __u8 nmic;
12           __u8 rescap;
13           __u8 fpi;
14           __le32 anagrpid;
15           __u8 nsattr;
16           __u8 rsvd9;
17           __le16 nvmsetid;
18           __le16 endgid;
19           __u8 nstat;
20           __u8 rsvd15[4081];
21        };
22
23

Members

25       nsfeat      common namespace features
26
27       nmic        Namespace Multi-path I/O and Namespace Sharing Capabilities
28
29       rescap      Reservation Capabilities
30
31       fpi         Format Progress Indicator
32
33       anagrpid    ANA Group Identifier
34
35       nsattr      Namespace Attributes
36
37       rsvd9       reserved
38
39       nvmsetid    NVM Set Identifier
40
41       endgid      Endurance Group Identifier
42
43       nstat       Namespace Status
44
45       rsvd15      reserved
46
47
48
49April 2022             struct nvme_id_independent_id_ns             libnvme(9)
Impressum