Searched refs:spa_ccw_fail_time (Results 1 – 3 of 3) sorted by relevance
302 if (target->spa_ccw_fail_time == 0) { in spa_config_sync()306 target->spa_ccw_fail_time = gethrtime(); in spa_config_sync()313 target->spa_ccw_fail_time = 0; in spa_config_sync()
6101 if (spa->spa_ccw_fail_time == 0) { in spa_async_tasks_pending()6105 (gethrtime() - spa->spa_ccw_fail_time) < in spa_async_tasks_pending()
268 hrtime_t spa_ccw_fail_time; /* Conf cache write fail time */ member