| libnvmf_context_set_fast_io_fail_tmo(9) | libnvme API manual | libnvmf_context_set_fast_io_fail_tmo(9) |
NAME¶
libnvmf_context_set_fast_io_fail_tmo - Set fast_io_fail_tmo.
SYNOPSIS¶
void libnvmf_context_set_fast_io_fail_tmo (struct libnvmf_context *p , int fast_io_fail_tmo );
ARGUMENTS¶
- p
- The struct libnvmf_context instance to update.
- fast_io_fail_tmo
- Value to assign to the fast_io_fail_tmo field.
| libnvmf_context_set_fast_io_fail_tmo | July 2026 |