Searched refs:autoexp (Results 1 – 4 of 4) sorted by relevance
65 typeset autoexp=$(get_pool_prop autoexpand $TESTPOOL1)66 if [[ $autoexp != "off" ]]; then67 log_fail "zpool $TESTPOOL1 autoexpand should be off but is $autoexp"
92 typeset autoexp=$(get_pool_prop autoexpand $TESTPOOL1)93 if [[ $autoexp != "off" ]]; then95 "$autoexp"
92 typeset autoexp=$(get_pool_prop autoexpand $TESTPOOL1)93 if [[ $autoexp != "on" ]]; then95 "$autoexp"
75 typeset autoexp=$(get_pool_prop autoexpand $TESTPOOL1)77 if [[ $autoexp != "off" ]]; then79 "$autoexp"