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_fdp_reclaim_unit_handle_update - Update a list of reclaim unit handles

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);

See Also