1libnvme(9)                        API Manual                        libnvme(9)
2
3
4

NAME

6       enum nvme_dsm_attributes - Dataset Management attributes
7

SYNOPSIS

9       enum nvme_dsm_attributes {
10           NVME_DSMGMT_IDR ,
11           NVME_DSMGMT_IDW ,
12           NVME_DSMGMT_AD
13
14       };
15

Constants

17       NVME_DSMGMT_IDR
18                   Attribute -Integral Dataset for Read
19
20       NVME_DSMGMT_IDW
21                   Attribute - Integral Dataset for Write
22
23       NVME_DSMGMT_AD
24                   Attribute - Deallocate
25
26
27
28November 2022              enum nvme_dsm_attributes                 libnvme(9)
Impressum