Searched refs:tvds (Results 1 – 2 of 2) sorted by relevance
43 uint64_t tvds = 0; in vdev_root_core_tvds() local50 tvds++; in vdev_root_core_tvds()54 return (tvds); in vdev_root_core_tvds()69 uint64_t tvds; in too_many_errors() local74 tvds = vdev_root_core_tvds(vd); in too_many_errors()75 ASSERT3U(numerrors, <=, tvds); in too_many_errors()77 if (numerrors == tvds) in too_many_errors()
2515 uint64_t tvds = 0; in spa_healthy_core_tvds() local2522 tvds++; in spa_healthy_core_tvds()2525 return (tvds); in spa_healthy_core_tvds()