Searched refs:SECTORS (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/avs/dscfg/ | ||
H A D | dscfgadm.sh | 298 SECTORS=`prtvtoc $1 | tr -s ' '| grep "^ $SLICE " | awk '{print $5}'` 300 if [ -z "$SECTORS" ]; then 306 if [ $REQUIRED -gt $SECTORS ]; then |
Completed in 57 milliseconds