Searched refs:ZFSBOOT_POOL_SIZE (Results 1 – 1 of 1) sorted by relevance
49 : ${ZFSBOOT_POOL_SIZE=}964 if [ "$ZFSBOOT_POOL_SIZE" ]; then966 "$align_big" zfs$index freebsd-zfs $ZFSBOOT_POOL_SIZE $disk ||1047 if [ "$ZFSBOOT_POOL_SIZE" ]; then1049 "$align_small" $mbrindex freebsd-zfs $ZFSBOOT_POOL_SIZE ${disk}s1 || return $FAILURE1159 if [ "$ZFSBOOT_POOL_SIZE" ]; then1160 if ! f_expand_number "$ZFSBOOT_POOL_SIZE" poolsize; then1162 "$ZFSBOOT_POOL_SIZE"1164 "$ZFSBOOT_POOL_SIZE"1167 "$ZFSBOOT_POOL_SIZE" "$poolsize"[all …]