Searched refs:pprop (Results 1 – 2 of 2) sorted by relevance
109 typeset pprop=$(get_pool_prop ashift $TESTPOOL)111 if [[ $? -ne 0 || "$pprop" != "$ashift" ]]114 "$ashift (current = $pprop)"
71 for pprop in ${ashifts[@]}74 log_must zpool set ashift=$pprop $TESTPOOL176 if [[ $pprop -le $ashift ]]