| libnvmf_context_get_disable_sqflow(9) | libnvme API manual | libnvmf_context_get_disable_sqflow(9) |
NAME¶
libnvmf_context_get_disable_sqflow - Get disable_sqflow.
SYNOPSIS¶
bool libnvmf_context_get_disable_sqflow (const struct libnvmf_context *p );
ARGUMENTS¶
- p
- The struct libnvmf_context instance to query.
RETURN¶
The value of the disable_sqflow field.
| libnvmf_context_get_disable_sqflow | July 2026 |