summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_ctrl_set_persistent.2
blob: 6d70b36d49e5cfe21c421b0a38f46e0ec0e98f16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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