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_lba_status_log - LBA Status Information Log

Members

lslplen LBA Status Log Page Length nlslne Number of LBA Status Log Namespace Elements estulb Estimate of Unrecoverable Logical Blocks rsvd12 Reserved lsgc LBA Status Generation Counter elements LBA Status Log Namespace Element List August 2025 struct nvme_lba_status_log libnvme(2)

Name

struct nvme_lba_status_log - LBA Status Information Log

Synopsis

struct nvme_lba_status_log { __le32lslplen;__le32nlslne;__le32estulb;__u8rsvd12[2];__le16lsgc;structnvme_lbas_ns_elementelements[]; };

See Also