2025-02-16 10:07:22 +01:00
|
|
|
.TH "nvme_ctrl_is_persistent" 9 "nvme_ctrl_is_persistent" "March 2023" "libnvme API manual" LINUX
|
2025-02-15 08:44:15 +01:00
|
|
|
.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
|