enum nvme_id_ns_dlfeat
This field indicates information about features that affect deallocating logical blocks for this namespace.
- Provided by: libnvme-dev (Version: 1.16.1-4)
- Source: libnvme
- Report a bug
This field indicates information about features that affect deallocating logical blocks for this namespace.
enum nvme_id_ns_dlfeat {
NVME_NS_DLFEAT_RB ,
NVME_NS_DLFEAT_RB_NR ,
NVME_NS_DLFEAT_RB_ALL_0S ,
NVME_NS_DLFEAT_RB_ALL_FS ,
NVME_NS_DLFEAT_WRITE_ZEROES ,
NVME_NS_DLFEAT_CRC_GUARD
};