Searched refs:nvme_smart_log (Results 1 – 3 of 3) sorted by relevance
231 struct nvme_smart_log *slog) in nvmet_get_smart_log_nsid() 260 struct nvme_smart_log *slog) in nvmet_get_smart_log_all() 330 struct nvme_smart_log *log; in nvmet_execute_get_log_page_smart()
731 struct nvme_smart_log { struct 732 critical_warningnvme_smart_log global() argument 733 temperaturenvme_smart_log global() argument 734 avail_sparenvme_smart_log global() argument 735 spare_threshnvme_smart_log global() argument 736 percent_usednvme_smart_log global() argument 737 endu_grp_crit_warn_sumrynvme_smart_log global() argument 738 rsvd7nvme_smart_log global() argument 739 data_units_readnvme_smart_log global() argument 740 data_units_writtennvme_smart_log global() argument 741 host_readsnvme_smart_log global() argument 742 host_writesnvme_smart_log global() argument 743 ctrl_busy_timenvme_smart_log global() argument 744 power_cyclesnvme_smart_log global() argument 745 power_on_hoursnvme_smart_log global() argument 746 unsafe_shutdownsnvme_smart_log global() argument 747 media_errorsnvme_smart_log global() argument 748 num_err_log_entriesnvme_smart_log global() argument 749 warning_temp_timenvme_smart_log global() argument 750 critical_comp_timenvme_smart_log global() argument 751 temp_sensornvme_smart_log global() argument 752 thm_temp1_trans_countnvme_smart_log global() argument 753 thm_temp2_trans_countnvme_smart_log global() argument 754 thm_temp1_total_timenvme_smart_log global() argument 755 thm_temp2_total_timenvme_smart_log global() argument 756 rsvd232nvme_smart_log global() argument
5342 BUILD_BUG_ON(sizeof(struct nvme_smart_log) != 512); in _nvme_check_size()