1libnvme(9) API Manual libnvme(9)
2
3
4
6 enum nvme_nvm_id_ns_elbaf - This field indicates the extended LBA for‐
7 mat
8
10 enum nvme_nvm_id_ns_elbaf {
11 NVME_NVM_ELBAF_STS_MASK ,
12 NVME_NVM_ELBAF_PIF_MASK
13
14 };
15
17 NVME_NVM_ELBAF_STS_MASK
18 Mask to get the storage tag size used to determine the
19 variable-sized storage tag/reference tag fields
20
21 NVME_NVM_ELBAF_PIF_MASK
22 Mask to get the protection information format for the ex‐
23 tended LBA format.
24
25
26
27October 2023 enum nvme_nvm_id_ns_elbaf libnvme(9)