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

nvme_zns_mgmt_send - ZNS management send command

Arguments

args structnvme_zns_mgmt_send_args argument structure

Name

nvme_zns_mgmt_send - ZNS management send command

Return

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

Synopsis

intnvme_zns_mgmt_send(structnvme_zns_mgmt_send_args*args);

See Also