logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

nvme_fdp_reclaim_unit_handle_status - Get reclaim unit handle status

Arguments

fd File descriptor of nvme device nsid Namespace identifier data_len Length of response buffer data Response buffer

Name

nvme_fdp_reclaim_unit_handle_status - Get reclaim unit handle status

Return

The nvme command status if a response was received (see enumnvme_status_field) or -1 with errno set otherwise. August 2025 nvme_fdp_reclaim_unit_handle_statusnvme_fdp_reclaim_unit_handle_status(2)

Synopsis

intnvme_fdp_reclaim_unit_handle_status(intfd,__u32nsid,__u32data_len,void*data);

See Also