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_write - Submit an nvme user write command

Arguments

args structnvme_io_args argument structure

Name

nvme_write - Submit an nvme user write command

Return

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

Synopsis

intnvme_write(structnvme_io_args*args);

See Also