nvme_nvm_id_ns - Man Page

NVME Command Set I/O Command Set Specific Identify Namespace Data Structure

Synopsis

struct nvme_nvm_id_ns {
   __le64 lbstm;
   __u8 pic;
   __u8 rsvd9[3];
   __le32 elbaf[64];
   __u8 rsvd268[3828];
};

Members

lbstm

Logical Block Storage Tag Mask

pic

Protection Information Capabilities

rsvd9

Reserved

elbaf

List of Extended LBA Format Support

rsvd268

Reserved

Info

struct nvme_nvm_id_ns February 2024 API Manual