Searched refs:SLICE (Results 1 – 8 of 8) sorted by relevance
52 log_must set_partition $SLICE "" $SIZE $DISK053 log_must set_partition $SLICE "" $SIZE $DISK154 create_pool $TESTPOOL $POOLTYPE ${DISK0}s${SLICE} \55 ${DISK1}s$SLICE
75 log_must $ZPOOL add -f $TESTPOOL $POOLTYPE $DISK2"s"$SLICE \76 $DISK3"s"$SLICE
67 export SLICE=069 export SLICE=2
37 export SLICE=045 log_must set_partition $SLICE "" $SIZE $DISK47 default_setup "$DISK"s"$SLICE"
49 log_must set_partition $SLICE "" $SIZE $DISK050 log_must set_partition $SLICE "" $SIZE $DISK151 tmp=$DISK0"s"$SLICE
58 export SLICE=0
89 #define SLICE "s" macro
296 SLICE=`echo $1 | sed -n 's/.*d.*s\(.*\)/\1/p'`298 SECTORS=`prtvtoc $1 | tr -s ' '| grep "^ $SLICE " | awk '{print $5}'`