Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

enum nvme_nvm_id_ns_elbaf - This field indicates the extended LBA format

Constants

NVME_NVM_ELBAF_STS_MASK Mask to get the storage tag size used to determine the variable-sized storage tag/reference tag fields NVME_NVM_ELBAF_PIF_MASK Mask to get the protection information format for the extended LBA format. NVME_NVM_ELBAF_QPIF_MASK Mask to get the Qualified Protection Information Format. August 2025 enum nvme_nvm_id_ns_elbaf libnvme(2)

Name

enum nvme_nvm_id_ns_elbaf - This field indicates the extended LBA format

Synopsis

enum nvme_nvm_id_ns_elbaf { NVME_NVM_ELBAF_STS_MASK , NVME_NVM_ELBAF_PIF_MASK , NVME_NVM_ELBAF_QPIF_MASK };

See Also