logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nvme_get_lba_status - Retrieve information on possibly unrecoverable LBAs

Arguments

args structnvme_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.

Name

nvme_get_lba_status - Retrieve information on possibly unrecoverable LBAs

Return

The nvme command status if a response was received (see enumnvme_status_field) or -1 with errno set otherwise. August 2025 nvme_get_lba_status nvme_get_lba_status(2)

Synopsis

intnvme_get_lba_status(structnvme_get_lba_status_args*args);