.TH "libnvmf_context_get_persistent" 9 "libnvmf_context_get_persistent" "September 2026" "libnvme API manual" LINUX .SH NAME libnvmf_context_get_persistent \- Get the discovery controller persistence mode .SH SYNOPSIS .B "const char *" libnvmf_context_get_persistent .BI "(const struct libnvmf_context *fctx " ");" .SH ARGUMENTS .IP "fctx" 12 Fabrics context .SH "RETURN" "no", "auto", or "force" if explicitly configured; NULL if not (behaves the same as "no" when applied to a live connection, or if \fIfctx\fP is NULL).