nvme_ns_write_uncorrectable(2)

Issus a 'write uncorrectable' command

Section 2 libnvme-dev bookworm source

Description

nvme_ns_write_uncorrectable

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