logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nvmf_connect_ctrl - Connect a controller

Arguments

c Controller to be connected

Description

Issues a 'connect' command to the NVMe-oF controller. c must be initialized and not connected to the topology.

Name

nvmf_connect_ctrl - Connect a controller

Return

0 on success; on failure errno is set and -1 is returned. August 2025 nvmf_connect_ctrl nvmf_connect_ctrl(2)

Synopsis

intnvmf_connect_ctrl(nvme_ctrl_tc);

See Also