nvme_ns_write_uncorrectable(2)
| nvme_ns_write_uncorrectable(9) | libnvme API manual | nvme_ns_write_uncorrectable(9) |
NAME
nvme_ns_write_uncorrectable - 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
| nvme_ns_write_uncorrectable | July 2026 |
