nvme_clear_etdas - Man Page

Clear the Extended Telemetry Data Area 4 Supported bit

Synopsis

int nvme_clear_etdas (int fd , bool *changed );

Arguments

fd

File descriptor of nvme device

changed

boolean to indicate whether or not the host behavior support feature had been changed

Return

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

Info

December 2025 libnvme API manual