nvme_ns_write_uncorrectable - Man Page
Issus a 'write uncorrectable' command
Synopsis
int nvme_ns_write_uncorrectable (nvme_ns_t n , off_t offset , size_t count );
Arguments
- n
Namespace instance
- offset
LBA offset in n
- count
Number of sectors to be written
Return
Number of sectors written
Info
August 2024 libnvme API manual