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_lbaf - LBA Format Data Structure

Members

ms Metadata Size indicates the number of metadata bytes provided per LBA based on the LBA Data Size indicated. ds LBA Data Size indicates the LBA data size supported, reported as a power of two. rp Relative Performance, see enumnvme_lbaf_rp. August 2025 struct nvme_lbaf libnvme(2)

Name

struct nvme_lbaf - LBA Format Data Structure

Synopsis

struct nvme_lbaf { __le16ms;__u8ds;__u8rp; };

See Also