DOKK / manpages / debian 12 / libnvme-dev / nvme_id_independent_id_ns.2.en
libnvme(2) API Manual libnvme(2)

struct nvme_id_independent_id_ns - Identify - I/O Command Set Independent Identify Namespace Data Structure

struct nvme_id_independent_id_ns {
__u8 nsfeat;
__u8 nmic;
__u8 rescap;
__u8 fpi;
__le32 anagrpid;
__u8 nsattr;
__u8 rsvd9;
__le16 nvmsetid;
__le16 endgid;
__u8 nstat;
__u8 rsvd15[4081];
};

common namespace features
Namespace Multi-path I/O and Namespace Sharing Capabilities
Reservation Capabilities
Format Progress Indicator
ANA Group Identifier
Namespace Attributes
reserved
NVM Set Identifier
Endurance Group Identifier
Namespace Status
reserved
struct nvme_id_independent_id_ns January 2023