Searched refs:spa_ccw_fail_time (Results 1 – 3 of 3) sorted by relevance
299 if (target->spa_ccw_fail_time == 0) { in spa_config_sync()303 target->spa_ccw_fail_time = gethrtime(); in spa_config_sync()310 target->spa_ccw_fail_time = 0; in spa_config_sync()
6291 if (spa->spa_ccw_fail_time == 0) { in spa_async_tasks_pending()6295 (gethrtime() - spa->spa_ccw_fail_time) < in spa_async_tasks_pending()
302 hrtime_t spa_ccw_fail_time; /* Conf cache write fail time */ member