Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

nvme_identify_endurance_group_list - Endurance group list data

Arguments

fd File descriptor of nvme device endgrp_id Endurance group identifier list Array of endurance group identifiers

Name

nvme_identify_endurance_group_list - Endurance group list data

Return

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

Synopsis

intnvme_identify_endurance_group_list(intfd,__u16endgrp_id,structnvme_id_endurance_group_list*list);

See Also