summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_io_control_flags.2
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-07-14 18:53:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-07-14 18:53:09 +0000
commit3945f3269b3e2763faa1ab22d225ca4dd1856b82 (patch)
tree7e96ec768baa3807ce3a1076a74037a287f4caa8 /doc/man/nvme_io_control_flags.2
parentInitial commit. (diff)
downloadlibnvme-upstream/1.0.tar.xz
libnvme-upstream/1.0.zip
Adding upstream version 1.0.upstream/1.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'doc/man/nvme_io_control_flags.2')
-rw-r--r--doc/man/nvme_io_control_flags.260
1 files changed, 60 insertions, 0 deletions
diff --git a/doc/man/nvme_io_control_flags.2 b/doc/man/nvme_io_control_flags.2
new file mode 100644
index 0000000..43ee21f
--- /dev/null
+++ b/doc/man/nvme_io_control_flags.2
@@ -0,0 +1,60 @@
+.TH "libnvme" 9 "enum nvme_io_control_flags" "April 2022" "API Manual" LINUX
+.SH NAME
+enum nvme_io_control_flags \-
+.SH SYNOPSIS
+enum nvme_io_control_flags {
+.br
+.BI " NVME_IO_DTYPE_STREAMS"
+,
+.br
+.br
+.BI " NVME_IO_DEAC"
+,
+.br
+.br
+.BI " NVME_IO_ZNS_APPEND_PIREMAP"
+,
+.br
+.br
+.BI " NVME_IO_PRINFO_PRCHK_REF"
+,
+.br
+.br
+.BI " NVME_IO_PRINFO_PRCHK_APP"
+,
+.br
+.br
+.BI " NVME_IO_PRINFO_PRCHK_GUARD"
+,
+.br
+.br
+.BI " NVME_IO_PRINFO_PRACT"
+,
+.br
+.br
+.BI " NVME_IO_FUA"
+,
+.br
+.br
+.BI " NVME_IO_LR"
+
+};
+.SH Constants
+.IP "NVME_IO_DTYPE_STREAMS" 12
+Directive Type Streams
+.IP "NVME_IO_DEAC" 12
+Deallocate
+.IP "NVME_IO_ZNS_APPEND_PIREMAP" 12
+Protection Information Remap
+.IP "NVME_IO_PRINFO_PRCHK_REF" 12
+Protection Information Check Reference Tag
+.IP "NVME_IO_PRINFO_PRCHK_APP" 12
+Protection Information Check Application Tag
+.IP "NVME_IO_PRINFO_PRCHK_GUARD" 12
+Protection Information Check Guard field
+.IP "NVME_IO_PRINFO_PRACT" 12
+Protection Information Action
+.IP "NVME_IO_FUA" 12
+Force Unit Access
+.IP "NVME_IO_LR" 12
+Limited Retry