Adding upstream version 1.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
809e3412a9
commit
336fe81026
743 changed files with 51081 additions and 0 deletions
24
doc/man/nvme_dsm_attributes.2
Normal file
24
doc/man/nvme_dsm_attributes.2
Normal file
|
@ -0,0 +1,24 @@
|
|||
.TH "libnvme" 9 "enum nvme_dsm_attributes" "April 2022" "API Manual" LINUX
|
||||
.SH NAME
|
||||
enum nvme_dsm_attributes \-
|
||||
.SH SYNOPSIS
|
||||
enum nvme_dsm_attributes {
|
||||
.br
|
||||
.BI " NVME_DSMGMT_IDR"
|
||||
,
|
||||
.br
|
||||
.br
|
||||
.BI " NVME_DSMGMT_IDW"
|
||||
,
|
||||
.br
|
||||
.br
|
||||
.BI " NVME_DSMGMT_AD"
|
||||
|
||||
};
|
||||
.SH Constants
|
||||
.IP "NVME_DSMGMT_IDR" 12
|
||||
Attribute – Integral Dataset for Read
|
||||
.IP "NVME_DSMGMT_IDW" 12
|
||||
Attribute – Integral Dataset for Write
|
||||
.IP "NVME_DSMGMT_AD" 12
|
||||
Attribute – Deallocate
|
Loading…
Add table
Add a link
Reference in a new issue