DOKK / manpages / debian 12 / libnvme-dev / nvme_fdp_reclaim_unit_handle_update.2.en
nvme_fdp_reclaim_unit_handle_update(2) libnvme API manual nvme_fdp_reclaim_unit_handle_update(2)

nvme_fdp_reclaim_unit_handle_update - Update a list of reclaim unit handles

int nvme_fdp_reclaim_unit_handle_update (int fd , __u32 nsid , unsigned int npids , __u16 *pids );

File descriptor of nvme device
Namespace identifier
Number of placement identifiers
List of placement identifiers

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

nvme_fdp_reclaim_unit_handle_update January 2023