logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

struct nvme_nvm_id_ns - NVME Command Set I/O Command Set Specific Identify Namespace Data Structure

Members

lbstm Logical Block Storage Tag Mask pic Protection Information Capabilities pifa Protection Information Format Attribute rsvd10 Reserved elbaf List of Extended LBA Format Support npdgl Namespace Preferred Deallocate Granularity Large nprg Namespace Preferred Read Granularity npra Namespace Preferred Read Alignment nors Namespace Optimal Read Size npdal Namespace Preferred Deallocate Alignment Large lbapss LBA Format Placement Shard Size tlbaag Tracked LBA Allocation Granularity rsvd296 Reserved May 2025 struct nvme_nvm_id_ns libnvme(2)

Name

struct nvme_nvm_id_ns - NVME Command Set I/O Command Set Specific Identify Namespace Data Structure

Synopsis

struct nvme_nvm_id_ns { __le64lbstm;__u8pic;__u8pifa;__u8rsvd10[2];__le32elbaf[64];__le32npdgl;__le32nprg;__le32npra;__le32nors;__le32npdal;__le32lbapss;__le32tlbaag;__u8rsvd296[3800]; };

See Also