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