.TH "libnvmf_context_set_fast_io_fail_tmo" 9 "libnvmf_context_set_fast_io_fail_tmo" "September 2026" "libnvme API manual" LINUX .SH NAME libnvmf_context_set_fast_io_fail_tmo \- Set fast_io_fail_tmo. .SH SYNOPSIS .B "void" libnvmf_context_set_fast_io_fail_tmo .BI "(struct libnvmf_context *p " "," .BI "int fast_io_fail_tmo " ");" .SH ARGUMENTS .IP "p" 12 The \fIstruct libnvmf_context\fP instance to update. .IP "fast_io_fail_tmo" 12 Value to assign to the fast_io_fail_tmo field.