NAME

nvme_get_lba_status - Retrieve information on possibly unrecoverable LBAs

SYNOPSIS

int nvme_get_lba_status (struct nvme_get_lba_status_args *args );

ARGUMENTS

args
struct nvme_get_lba_status_args argument structure

DESCRIPTION

The Get LBA Status command requests information about Potentially Unrecoverable LBAs. Refer to the specification for action type descriptions.

RETURN

The nvme command status if a response was received (see enum nvme_status_field) or -1 with errno set otherwise.

Questions & Answers

Helpful answers and articles about nvme_get_lba_status you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search