table of contents
| libnvmf_discovery_nbft(9) | libnvme API manual | libnvmf_discovery_nbft(9) |
NAME¶
libnvmf_discovery_nbft - Perform discovery using NBFT
SYNOPSIS¶
int libnvmf_discovery_nbft (struct libnvme_global_ctx *ctx , struct libnvmf_context *fctx , bool connect , char *nbft_path );
ARGUMENTS¶
DESCRIPTION¶
Performs discovery using the specified NBFT file.
RETURN¶
0 on success, negative error code otherwise.
| libnvmf_discovery_nbft | July 2026 |