logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nvme_ns_read - Read from a namespace

Arguments

n Namespace instance buf Buffer into which the data will be transferred offset LBA offset of n count Number of sectors in buf

Name

nvme_ns_read - Read from a namespace

Return

Number of sectors read or -1 on error. May 2025 nvme_ns_read nvme_ns_read(2)

Synopsis

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

See Also