summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_ctrl_set_persistent.2
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/nvme_ctrl_set_persistent.2')
-rw-r--r--doc/man/nvme_ctrl_set_persistent.214
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/man/nvme_ctrl_set_persistent.2 b/doc/man/nvme_ctrl_set_persistent.2
new file mode 100644
index 0000000..6d70b36
--- /dev/null
+++ b/doc/man/nvme_ctrl_set_persistent.2
@@ -0,0 +1,14 @@
+.TH "nvme_ctrl_set_persistent" 9 "nvme_ctrl_set_persistent" "April 2022" "libnvme API manual" LINUX
+.SH NAME
+nvme_ctrl_set_persistent \- Set the 'persistent' flag
+.SH SYNOPSIS
+.B "void" nvme_ctrl_set_persistent
+.BI "(nvme_ctrl_t c " ","
+.BI "bool persistent " ");"
+.SH ARGUMENTS
+.IP "c" 12
+Controller instance
+.IP "persistent" 12
+value of the 'persistent' flag
+.SH "DESCRIPTION"
+Set the 'persistent' flag of \fIc\fP to \fIpersistent\fP