Lines Matching refs:ZFSBOOT_POOL_SIZE
49 : ${ZFSBOOT_POOL_SIZE=}
961 if [ "$ZFSBOOT_POOL_SIZE" ]; then
963 "$align_big" zfs$index freebsd-zfs $ZFSBOOT_POOL_SIZE $disk ||
1072 if [ "$ZFSBOOT_POOL_SIZE" ]; then
1073 if ! f_expand_number "$ZFSBOOT_POOL_SIZE" poolsize; then
1075 "$ZFSBOOT_POOL_SIZE"
1077 "$ZFSBOOT_POOL_SIZE"
1080 "$ZFSBOOT_POOL_SIZE" "$poolsize"
1588 if [ "$ZFSBOOT_POOL_SIZE" ]; then
1589 f_expand_number "$ZFSBOOT_POOL_SIZE" poolsize