Searched refs:zvols_count (Results 1 – 1 of 1) sorted by relevance
59 zvols_count=$(count_zvols)60 if [ "$zvols_count" -eq 0 ]; then65 echo "Testing $zvols_count zvol links"79 zvols_count=$(count_zvols)80 if [ "$zvols_count" -eq 0 ]; then87 echo "Still waiting on $zvols_count zvol links ..."93 if [ "$old_zvols_count" -eq "$zvols_count" ]; then98 zvols_count=$(count_zvols)100 if [ "$old_zvols_count" -ne "$zvols_count" ]; then104 if [ "$zvols_count" -ne 0 ]; then[all …]