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_ns_write - Write to a namespace

Arguments

n Namespace instance buf Buffer with data to be written offset LBA offset of n count Number of sectors in buf

Name

nvme_ns_write - Write to a namespace

Return

Number of sectors written or -1 on error May 2025 nvme_ns_write nvme_ns_write(2)

Synopsis

intnvme_ns_write(nvme_ns_tn,void*buf,off_toffset,size_tcount);

See Also