libnvme_get_lba_status_log(9) libnvme API manual libnvme_get_lba_status_log(9)

libnvme_get_lba_status_log - Retrieve the LBA Status log page

int libnvme_get_lba_status_log (struct libnvme_transport_handle *hdl , bool rae , struct nvme_lba_status_log **log );

Transport handle
Retain asynchronous events
On success, set to the value of the allocated and retrieved log.

0 on success, the nvme command status if a response was received (see enum nvme_status_field) or a negative error otherwise.

libnvme_get_lba_status_log September 2026