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_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