enum nvme_id_ns_flbas
This field indicates the LBA data size & metadata size combination that the namespace has been formatted with
- Provided by: libnvme-dev (Version: 1.15-2)
- Source: libnvme
- Report a bug
This field indicates the LBA data size & metadata size combination that the namespace has been formatted with
enum nvme_id_ns_flbas {
NVME_NS_FLBAS_LOWER_MASK ,
NVME_NS_FLBAS_META_EXT ,
NVME_NS_FLBAS_HIGHER_MASK
};