Searched refs:spa_ccw_fail_time (Results 1 – 4 of 4) sorted by relevance
321 if (target->spa_ccw_fail_time == 0) { in spa_write_cachefile()326 target->spa_ccw_fail_time = gethrtime(); in spa_write_cachefile()333 target->spa_ccw_fail_time = 0; in spa_write_cachefile()
9215 if (spa->spa_ccw_fail_time == 0) {9219 (gethrtime() - spa->spa_ccw_fail_time) <
4338 spa->spa_ccw_fail_time = 0; in vdev_online()
446 hrtime_t spa_ccw_fail_time; /* Conf cache write fail time */ member