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