logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

nvme_ns_attach - Attach or detach namespace to controller(s)

Arguments

args structnvme_ns_attach_args Argument structure

Name

nvme_ns_attach - Attach or detach namespace to controller(s)

Return

The nvme command status if a response was received (see enumnvme_status_field) or -1 with errno set otherwise. May 2025 nvme_ns_attach nvme_ns_attach(2)

Synopsis

intnvme_ns_attach(structnvme_ns_attach_args*args);

See Also