nvme_fdp_reclaim_unit_handle_update - Update a list of reclaim unit handles
Contents
Arguments
fd File descriptor of nvme device
nsid Namespace identifier
npids Number of placement identifiers
pids List of placement identifiers
Name
nvme_fdp_reclaim_unit_handle_update - Update a list of reclaim unit handles
Return
The nvme command status if a response was received (see enumnvme_status_field) or -1 with errno set
otherwise.
May 2025 nvme_fdp_reclaim_unit_handle_updatenvme_fdp_reclaim_unit_handle_update(2)
Synopsis
intnvme_fdp_reclaim_unit_handle_update(intfd,__u32nsid,unsignedintnpids,__u16*pids);
