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_io - Submit an nvme user I/O command

Arguments

args structnvme_io_args argument structure opcode Opcode to execute

Name

nvme_io - Submit an nvme user I/O command

Return

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

Synopsis

intnvme_io(structnvme_io_args*args,__u8opcode);

See Also