other versions
- Tumbleweed 1.13-2.1
- Leap-16.0
- Leap-15.6
libnvme(9) | API Manual | libnvme(9) |
NAME¶
enum nvme_dsm_attributes - Dataset Management attributes
SYNOPSIS¶
enum nvme_dsm_attributes {
NVME_DSMGMT_IDR ,
NVME_DSMGMT_IDW ,
NVME_DSMGMT_AD
};
Constants¶
- NVME_DSMGMT_IDR
- Attribute -Integral Dataset for Read
- NVME_DSMGMT_IDW
- Attribute - Integral Dataset for Write
- NVME_DSMGMT_AD
- Attribute - Deallocate
enum nvme_dsm_attributes | April 2025 |