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_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