Searched refs:health_log (Results 1 – 1 of 1) sorted by relevance
1442 nvme_health_log_t *health_log = NULL; in nvme_async_event_task() local1534 (void) nvme_get_logpage(nvme, (void **)&health_log, in nvme_async_event_task()1584 if (health_log) in nvme_async_event_task()1585 kmem_free(health_log, logsize); in nvme_async_event_task()