| libnvme_path_get_write_sectors(9) | libnvme API manual | libnvme_path_get_write_sectors(9) |
NAME
libnvme_path_get_write_sectors - Get write I/O sectors
SYNOPSIS
unsigned long long libnvme_path_get_write_sectors (struct libnvme_path *p );
ARGUMENTS
- p
- struct libnvme_path object
RETURN
Num of sectors written to the device between two stat samples
| libnvme_path_get_write_sectors | September 2026 |