Searched refs:spa_ccw_fail_time (Results 1 – 3 of 3) sorted by relevance
279 if (target->spa_ccw_fail_time == 0) { in spa_config_sync()283 target->spa_ccw_fail_time = gethrtime(); in spa_config_sync()290 target->spa_ccw_fail_time = 0; in spa_config_sync()
5809 if (spa->spa_ccw_fail_time == 0) { in spa_async_tasks_pending()5813 (gethrtime() - spa->spa_ccw_fail_time) < in spa_async_tasks_pending()
263 hrtime_t spa_ccw_fail_time; /* Conf cache write fail time */ member