Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

nvme_mi_admin_ns_detach_ctrls - Detach namespace from controllers

Arguments

ctrl Controller to send command to nsid Namespace ID to detach ctrlist Controller list to modify attachment state of nsid

Name

nvme_mi_admin_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_mi_admin_ns_detach_ctrls nvme_mi_admin_ns_detach_ctrls(2)

Synopsis

intnvme_mi_admin_ns_detach_ctrls(nvme_mi_ctrl_tctrl,__u32nsid,structnvme_ctrl_list*ctrlist);

See Also