| nvme_ns_read(2) | libnvme API manual | nvme_ns_read(2) |
NAME
nvme_ns_read - Read from a namespace
SYNOPSIS
int nvme_ns_read (nvme_ns_t n , void *buf , off_t offset , size_t count );
ARGUMENTS
RETURN
Number of sectors read or -1 on error.
| nvme_ns_read | February 2025 |