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

nvme_get_log_media_unit_stat - Retrieve Media Unit Status

Arguments

       fd          File descriptor of nvme device

       domid       Domain Identifier selection, if supported

       mus         User address to store the Media Unit statistics log

Name

       nvme_get_log_media_unit_stat - Retrieve Media Unit Status

Return

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

August 2025                               nvme_get_log_media_unit_stat           nvme_get_log_media_unit_stat(2)

Synopsis

intnvme_get_log_media_unit_stat(intfd,__u16domid,structnvme_media_unit_stat_log*mus);

See Also