nvme_resv_release - Send an nvme reservation release
Contents
Arguments
args structnvme_resv_release_args argument structure
Name
nvme_resv_release - Send an nvme reservation release
Return
The nvme command status if a response was received (see enumnvme_status_field) or -1 with errno set
otherwise.
May 2025 nvme_resv_release nvme_resv_release(2)
Synopsis
intnvme_resv_release(structnvme_resv_release_args*args);
