Home
last modified time | relevance | path

Searched refs:tvds (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_root.c44 uint64_t tvds = 0; in vdev_root_core_tvds() local
51 tvds++; in vdev_root_core_tvds()
55 return (tvds); in vdev_root_core_tvds()
70 uint64_t tvds; in too_many_errors() local
75 tvds = vdev_root_core_tvds(vd); in too_many_errors()
76 ASSERT3U(numerrors, <=, tvds); in too_many_errors()
78 if (numerrors == tvds) in too_many_errors()
H A Dspa.c1890 uint64_t tvds = 0; in spa_healthy_core_tvds() local
1897 tvds++; in spa_healthy_core_tvds()
1900 return (tvds); in spa_healthy_core_tvds()