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