table of contents
| libnvmf_discovery(9) | libnvme API manual | libnvmf_discovery(9) |
NAME¶
libnvmf_discovery - Perform fabrics discovery
SYNOPSIS¶
int libnvmf_discovery (struct libnvme_global_ctx *ctx , struct libnvmf_context *fctx , bool connect , bool force );
ARGUMENTS¶
DESCRIPTION¶
Performs discovery for fabrics subsystems and optionally connects.
RETURN¶
0 on success, negative error code otherwise.
| libnvmf_discovery | July 2026 |