Lines Matching refs:PART_NAME
185 unset PART_NAME
196 PART_NAME=$1
213 PART_NAME=$(sed -n "$(($IDX + 1))s/\(^[^ ]*\) .*/\1/p" "$PART_TABLE")
221 sed -i "/^$PART_NAME /d" "$PART_TABLE"
237 sed -i "s/^$PART_NAME /$2 /" "$PART_TABLE"
250 PART=$(sed -n "/^$PART_NAME /p" "$PART_TABLE")
279 sed -i "s/^$PART_NAME .*/$PART_NAME $SIZE/" "$PART_TABLE"
407 PART_NAME="$(rk_extra_part_name $1)"
412 echo "$RK_IMAGE_DIR/$PART_NAME/${PART_NAME}_${src}"
458 PART_NAME="$(rk_extra_part_name $1)"
464 echo "Preparing partiton $PART_NAME"
469 echo "Ignoring $PART_NAME for no sources"