| libnvme(9) | API Manual | libnvme(9) | 
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
};
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.
 
| enum nvme_nvm_id_ns_elbaf | February 2024 |