logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

struct nvme_lbas_ns_element - LBA Status Log Namespace Element

Members

neid Namespace Element Identifier nlrd Number of LBA Range Descriptors ratype Recommended Action Type. see enum nvme_lba_status_atype rsvd8 Reserved lba_rd LBA Range Descriptor May 2025 struct nvme_lbas_ns_element libnvme(2)

Name

struct nvme_lbas_ns_element - LBA Status Log Namespace Element

Synopsis

struct nvme_lbas_ns_element { __le32neid;__le32nlrd;__u8ratype;__u8rsvd8[7];structnvme_lba_rdlba_rd[]; };

See Also