Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/
H A Dzvol_wait71 old_zvols_count=$(count_zvols)
93 if [ "$old_zvols_count" -eq "$zvols_count" ]; then
100 if [ "$old_zvols_count" -ne "$zvols_count" ]; then
116 if [ "$old_zvols_count" -gt "$zvols_count" ]; then