nvme_id_independent_id_ns - Man Page
Identify — I/O Command Set Independent Identify Namespace Data Structure
Synopsis
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];
};
Members
- nsfeat
common namespace features
- nmic
Namespace Multi-path I/O and Namespace Sharing Capabilities
- rescap
Reservation Capabilities
- fpi
Format Progress Indicator
- anagrpid
ANA Group Identifier
- nsattr
Namespace Attributes
- rsvd9
reserved
- nvmsetid
NVM Set Identifier
- endgid
Endurance Group Identifier
- nstat
Namespace Status
- rsvd15
reserved
Info
struct nvme_id_independent_id_ns August 2024 API Manual