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

nvme_ns_detach_ctrls - Detach namespace from controllers

Arguments

fd File descriptor of nvme device nsid Namespace ID to detach ctrlist Controller list to modify attachment state of nsid

Name

nvme_ns_detach_ctrls - Detach namespace from controllers

Return

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

Synopsis

intnvme_ns_detach_ctrls(intfd,__u32nsid,structnvme_ctrl_list*ctrlist);

See Also