Home
last modified time | relevance | path

Searched refs:sizeGB (Results 1 – 25 of 109) sorted by relevance

12345

/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/Microsoft/hcsshim/internal/lcow/
H A Dscratch.go23 func CreateScratch(lcowUVM *uvm.UtilityVM, destFile string, sizeGB uint32, cacheFile string, vmID s…
34 if sizeGB < DefaultScratchSizeGB {
35 sizeGB = DefaultScratchSizeGB
38 …logrus.Debugf("hcsshim::CreateLCOWScratch: Dest:%s size:%dGB cache:%s", destFile, sizeGB, cacheFil…
41 if cacheFile != "" && sizeGB == DefaultScratchSizeGB {
52 if err := vhd.CreateVhdx(destFile, sizeGB, defaultVhdxBlockSizeMB); err != nil {
160 if cacheFile != "" && (sizeGB == DefaultScratchSizeGB) {
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/Microsoft/opengcs/client/
H A Dcreateext4vhdx.go31 func (config *Config) CreateExt4Vhdx(destFile string, sizeGB uint32, cacheFile string) error {
33 if sizeGB < DefaultVhdxSizeGB {
34 sizeGB = DefaultVhdxSizeGB
37 logrus.Debugf("opengcs: CreateExt4Vhdx: %s size:%dGB cache:%s", destFile, sizeGB, cacheFile)
40 if cacheFile != "" && sizeGB == DefaultVhdxSizeGB {
56 if err := winio.CreateVhdx(destFile, sizeGB, defaultVhdxBlockSizeMB); err != nil {
159 if cacheFile != "" && (sizeGB == DefaultVhdxSizeGB) {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/Microsoft/opengcs/client/
H A Dcreateext4vhdx.go31 func (config *Config) CreateExt4Vhdx(destFile string, sizeGB uint32, cacheFile string) error {
33 if sizeGB < DefaultVhdxSizeGB {
34 sizeGB = DefaultVhdxSizeGB
37 logrus.Debugf("opengcs: CreateExt4Vhdx: %s size:%dGB cache:%s", destFile, sizeGB, cacheFile)
40 if cacheFile != "" && sizeGB == DefaultVhdxSizeGB {
56 if err := winio.CreateVhdx(destFile, sizeGB, defaultVhdxBlockSizeMB); err != nil {
159 if cacheFile != "" && (sizeGB == DefaultVhdxSizeGB) {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/Microsoft/opengcs/client/
H A Dcreateext4vhdx.go31 func (config *Config) CreateExt4Vhdx(destFile string, sizeGB uint32, cacheFile string) error {
33 if sizeGB < DefaultVhdxSizeGB {
34 sizeGB = DefaultVhdxSizeGB
37 logrus.Debugf("opengcs: CreateExt4Vhdx: %s size:%dGB cache:%s", destFile, sizeGB, cacheFile)
40 if cacheFile != "" && sizeGB == DefaultVhdxSizeGB {
56 if err := winio.CreateVhdx(destFile, sizeGB, defaultVhdxBlockSizeMB); err != nil {
159 if cacheFile != "" && (sizeGB == DefaultVhdxSizeGB) {
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/Microsoft/opengcs/client/
H A Dcreateext4vhdx.go31 func (config *Config) CreateExt4Vhdx(destFile string, sizeGB uint32, cacheFile string) error {
33 if sizeGB < DefaultVhdxSizeGB {
34 sizeGB = DefaultVhdxSizeGB
37 logrus.Debugf("opengcs: CreateExt4Vhdx: %s size:%dGB cache:%s", destFile, sizeGB, cacheFile)
40 if cacheFile != "" && sizeGB == DefaultVhdxSizeGB {
56 if err := winio.CreateVhdx(destFile, sizeGB, defaultVhdxBlockSizeMB); err != nil {
159 if cacheFile != "" && (sizeGB == DefaultVhdxSizeGB) {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/Microsoft/opengcs/client/
H A Dcreateext4vhdx.go31 func (config *Config) CreateExt4Vhdx(destFile string, sizeGB uint32, cacheFile string) error {
33 if sizeGB < DefaultVhdxSizeGB {
34 sizeGB = DefaultVhdxSizeGB
37 logrus.Debugf("opengcs: CreateExt4Vhdx: %s size:%dGB cache:%s", destFile, sizeGB, cacheFile)
40 if cacheFile != "" && sizeGB == DefaultVhdxSizeGB {
56 if err := winio.CreateVhdx(destFile, sizeGB, defaultVhdxBlockSizeMB); err != nil {
159 if cacheFile != "" && (sizeGB == DefaultVhdxSizeGB) {
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/Microsoft/hcsshim/vendor/github.com/Microsoft/opengcs/client/
H A Dcreateext4vhdx.go31 func (config *Config) CreateExt4Vhdx(destFile string, sizeGB uint32, cacheFile string) error {
33 if sizeGB < DefaultVhdxSizeGB {
34 sizeGB = DefaultVhdxSizeGB
37 logrus.Debugf("opengcs: CreateExt4Vhdx: %s size:%dGB cache:%s", destFile, sizeGB, cacheFile)
40 if cacheFile != "" && sizeGB == DefaultVhdxSizeGB {
56 if err := winio.CreateVhdx(destFile, sizeGB, defaultVhdxBlockSizeMB); err != nil {
159 if cacheFile != "" && (sizeGB == DefaultVhdxSizeGB) {
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/Microsoft/opengcs/client/
H A Dcreateext4vhdx.go31 func (config *Config) CreateExt4Vhdx(destFile string, sizeGB uint32, cacheFile string) error {
33 if sizeGB < DefaultVhdxSizeGB {
34 sizeGB = DefaultVhdxSizeGB
37 logrus.Debugf("opengcs: CreateExt4Vhdx: %s size:%dGB cache:%s", destFile, sizeGB, cacheFile)
40 if cacheFile != "" && sizeGB == DefaultVhdxSizeGB {
56 if err := winio.CreateVhdx(destFile, sizeGB, defaultVhdxBlockSizeMB); err != nil {
159 if cacheFile != "" && (sizeGB == DefaultVhdxSizeGB) {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/Microsoft/opengcs/client/
H A Dcreateext4vhdx.go31 func (config *Config) CreateExt4Vhdx(destFile string, sizeGB uint32, cacheFile string) error {
33 if sizeGB < DefaultVhdxSizeGB {
34 sizeGB = DefaultVhdxSizeGB
37 logrus.Debugf("opengcs: CreateExt4Vhdx: %s size:%dGB cache:%s", destFile, sizeGB, cacheFile)
40 if cacheFile != "" && sizeGB == DefaultVhdxSizeGB {
56 if err := winio.CreateVhdx(destFile, sizeGB, defaultVhdxBlockSizeMB); err != nil {
159 if cacheFile != "" && (sizeGB == DefaultVhdxSizeGB) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/Microsoft/opengcs/client/
H A Dcreateext4vhdx.go31 func (config *Config) CreateExt4Vhdx(destFile string, sizeGB uint32, cacheFile string) error {
33 if sizeGB < DefaultVhdxSizeGB {
34 sizeGB = DefaultVhdxSizeGB
37 logrus.Debugf("opengcs: CreateExt4Vhdx: %s size:%dGB cache:%s", destFile, sizeGB, cacheFile)
40 if cacheFile != "" && sizeGB == DefaultVhdxSizeGB {
56 if err := winio.CreateVhdx(destFile, sizeGB, defaultVhdxBlockSizeMB); err != nil {
159 if cacheFile != "" && (sizeGB == DefaultVhdxSizeGB) {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/Microsoft/opengcs/client/
H A Dcreateext4vhdx.go31 func (config *Config) CreateExt4Vhdx(destFile string, sizeGB uint32, cacheFile string) error {
33 if sizeGB < DefaultVhdxSizeGB {
34 sizeGB = DefaultVhdxSizeGB
37 logrus.Debugf("opengcs: CreateExt4Vhdx: %s size:%dGB cache:%s", destFile, sizeGB, cacheFile)
40 if cacheFile != "" && sizeGB == DefaultVhdxSizeGB {
56 if err := winio.CreateVhdx(destFile, sizeGB, defaultVhdxBlockSizeMB); err != nil {
159 if cacheFile != "" && (sizeGB == DefaultVhdxSizeGB) {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/Microsoft/opengcs/client/
H A Dcreateext4vhdx.go31 func (config *Config) CreateExt4Vhdx(destFile string, sizeGB uint32, cacheFile string) error {
33 if sizeGB < DefaultVhdxSizeGB {
34 sizeGB = DefaultVhdxSizeGB
37 logrus.Debugf("opengcs: CreateExt4Vhdx: %s size:%dGB cache:%s", destFile, sizeGB, cacheFile)
40 if cacheFile != "" && sizeGB == DefaultVhdxSizeGB {
56 if err := winio.CreateVhdx(destFile, sizeGB, defaultVhdxBlockSizeMB); err != nil {
159 if cacheFile != "" && (sizeGB == DefaultVhdxSizeGB) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/Microsoft/opengcs/client/
H A Dcreateext4vhdx.go31 func (config *Config) CreateExt4Vhdx(destFile string, sizeGB uint32, cacheFile string) error {
33 if sizeGB < DefaultVhdxSizeGB {
34 sizeGB = DefaultVhdxSizeGB
37 logrus.Debugf("opengcs: CreateExt4Vhdx: %s size:%dGB cache:%s", destFile, sizeGB, cacheFile)
40 if cacheFile != "" && sizeGB == DefaultVhdxSizeGB {
56 if err := winio.CreateVhdx(destFile, sizeGB, defaultVhdxBlockSizeMB); err != nil {
159 if cacheFile != "" && (sizeGB == DefaultVhdxSizeGB) {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/Microsoft/hcsshim/cmd/runhcs/
H A Dcreate-scratch.go56 sizeGB := uint32(context.Uint("sizeGB"))
57 if sizeGB == 0 {
58 sizeGB = lcow.DefaultScratchSizeGB
70 …if err := lcow.CreateScratch(ctx, convertUVM, dest, sizeGB, context.String("cache-path")); err != …
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/cmd/runhcs/
H A Dcreate-scratch.go56 sizeGB := uint32(context.Uint("sizeGB"))
57 if sizeGB == 0 {
58 sizeGB = lcow.DefaultScratchSizeGB
70 …if err := lcow.CreateScratch(ctx, convertUVM, dest, sizeGB, context.String("cache-path")); err != …
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/Microsoft/hcsshim/cmd/runhcs/
H A Dcreate-scratch.go56 sizeGB := uint32(context.Uint("sizeGB"))
57 if sizeGB == 0 {
58 sizeGB = lcow.DefaultScratchSizeGB
70 …if err := lcow.CreateScratch(ctx, convertUVM, dest, sizeGB, context.String("cache-path")); err != …
/dports/security/vault/vault-1.8.2/vendor/github.com/Microsoft/hcsshim/cmd/runhcs/
H A Dcreate-scratch.go56 sizeGB := uint32(context.Uint("sizeGB"))
57 if sizeGB == 0 {
58 sizeGB = lcow.DefaultScratchSizeGB
70 …if err := lcow.CreateScratch(ctx, convertUVM, dest, sizeGB, context.String("cache-path")); err != …
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/Microsoft/hcsshim/internal/lcow/
H A Dscratch.go35 func CreateScratch(ctx context.Context, lcowUVM *uvm.UtilityVM, destFile string, sizeGB uint32, cac…
46 "sizeGB": sizeGB,
51 if cacheFile != "" && sizeGB == DefaultScratchSizeGB {
65 if err := vhd.CreateVhdx(destFile, sizeGB, defaultVhdxBlockSizeMB); err != nil {
135 if cacheFile != "" && (sizeGB == DefaultScratchSizeGB) {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/internal/lcow/
H A Dscratch.go35 func CreateScratch(ctx context.Context, lcowUVM *uvm.UtilityVM, destFile string, sizeGB uint32, cac…
46 "sizeGB": sizeGB,
51 if cacheFile != "" && sizeGB == DefaultScratchSizeGB {
65 if err := vhd.CreateVhdx(destFile, sizeGB, defaultVhdxBlockSizeMB); err != nil {
135 if cacheFile != "" && (sizeGB == DefaultScratchSizeGB) {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/Microsoft/hcsshim/internal/lcow/
H A Dscratch.go35 func CreateScratch(ctx context.Context, lcowUVM *uvm.UtilityVM, destFile string, sizeGB uint32, cac…
46 "sizeGB": sizeGB,
51 if cacheFile != "" && sizeGB == DefaultScratchSizeGB {
65 if err := vhd.CreateVhdx(destFile, sizeGB, defaultVhdxBlockSizeMB); err != nil {
135 if cacheFile != "" && (sizeGB == DefaultScratchSizeGB) {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/Microsoft/hcsshim/internal/lcow/
H A Dscratch.go35 func CreateScratch(ctx context.Context, lcowUVM *uvm.UtilityVM, destFile string, sizeGB uint32, cac…
46 "sizeGB": sizeGB,
51 if cacheFile != "" && sizeGB == DefaultScratchSizeGB {
65 if err := vhd.CreateVhdx(destFile, sizeGB, defaultVhdxBlockSizeMB); err != nil {
135 if cacheFile != "" && (sizeGB == DefaultScratchSizeGB) {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/Microsoft/hcsshim/internal/lcow/
H A Dscratch.go35 func CreateScratch(ctx context.Context, lcowUVM *uvm.UtilityVM, destFile string, sizeGB uint32, cac…
46 "sizeGB": sizeGB,
51 if cacheFile != "" && sizeGB == DefaultScratchSizeGB {
65 if err := vhd.CreateVhdx(destFile, sizeGB, defaultVhdxBlockSizeMB); err != nil {
135 if cacheFile != "" && (sizeGB == DefaultScratchSizeGB) {
/dports/security/vault/vault-1.8.2/vendor/github.com/Microsoft/hcsshim/internal/lcow/
H A Dscratch.go35 func CreateScratch(ctx context.Context, lcowUVM *uvm.UtilityVM, destFile string, sizeGB uint32, cac…
46 "sizeGB": sizeGB,
51 if cacheFile != "" && sizeGB == DefaultScratchSizeGB {
65 if err := vhd.CreateVhdx(destFile, sizeGB, defaultVhdxBlockSizeMB); err != nil {
135 if cacheFile != "" && (sizeGB == DefaultScratchSizeGB) {
/dports/security/vault/vault-1.8.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/Microsoft/hcsshim/internal/lcow/
H A Dscratch.go35 func CreateScratch(ctx context.Context, lcowUVM *uvm.UtilityVM, destFile string, sizeGB uint32, cac…
46 "sizeGB": sizeGB,
51 if cacheFile != "" && sizeGB == DefaultScratchSizeGB {
65 if err := vhd.CreateVhdx(destFile, sizeGB, defaultVhdxBlockSizeMB); err != nil {
135 if cacheFile != "" && (sizeGB == DefaultScratchSizeGB) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/snapshots/windows/
H A Dwindows.go377 var sizeGB int
383 sizeGB = int(i32)
397 if err := s.createScratchLayer(ctx, snDir, parentLayerPaths, sizeGB); err != nil {
421 …r) createScratchLayer(ctx context.Context, snDir string, parentLayers []string, sizeGB int) error {
431 newDisks = sizeGB > 0 && sizeGB < 20
432 expand = sizeGB > 0 && sizeGB != 20
457 …if err := hcsshim.ExpandSandboxSize(s.info, filepath.Base(snDir), uint64(gbToByte*sizeGB)); err !=…
458 return errors.Wrapf(err, "failed to expand sandbox vhdx size to %d GB", sizeGB)

12345