| libnvme_path_get_read_sectors(9) | libnvme API manual | libnvme_path_get_read_sectors(9) |
NAME¶
libnvme_path_get_read_sectors - Get read I/O sectors
SYNOPSIS¶
unsigned long long libnvme_path_get_read_sectors (libnvme_path_t p );
ARGUMENTS¶
- p
- libnvme_path_t object
RETURN¶
Number of sectors read from the device between two stat samples
| libnvme_path_get_read_sectors | July 2026 |