Home
last modified time | relevance | path

Searched refs:max_quota (Results 1 – 25 of 31) sorted by relevance

12

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/afs/
H A Dprotocol_yfs.h126 struct yfs_xdr_u64 max_quota; member
146 struct yfs_xdr_u64 max_quota; member
157 struct yfs_xdr_u64 max_quota; member
H A Dafs.h183 u64 max_quota; /* maximum space this volume may occupy (blocks) */ member
H A Dsuper.c730 if (vs->max_quota == 0) in afs_get_volume_status_success()
733 buf->f_blocks = vs->max_quota; in afs_get_volume_status_success()
H A Dyfsclient.c323 vs->max_quota = xdr_to_u64(x->max_quota); in xdr_decode_YFSFetchVolumeStatus()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/afs/
H A Dprotocol_yfs.h126 struct yfs_xdr_u64 max_quota; member
146 struct yfs_xdr_u64 max_quota; member
157 struct yfs_xdr_u64 max_quota; member
H A Dafs.h183 u64 max_quota; /* maximum space this volume may occupy (blocks) */ member
H A Dsuper.c730 if (vs->max_quota == 0) in afs_get_volume_status_success()
733 buf->f_blocks = vs->max_quota; in afs_get_volume_status_success()
H A Dyfsclient.c323 vs->max_quota = xdr_to_u64(x->max_quota); in xdr_decode_YFSFetchVolumeStatus()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/afs/
H A Dprotocol_yfs.h126 struct yfs_xdr_u64 max_quota; member
146 struct yfs_xdr_u64 max_quota; member
157 struct yfs_xdr_u64 max_quota; member
H A Dafs.h183 u64 max_quota; /* maximum space this volume may occupy (blocks) */ member
H A Dsuper.c730 if (vs->max_quota == 0) in afs_get_volume_status_success()
733 buf->f_blocks = vs->max_quota; in afs_get_volume_status_success()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/safe_browsing/core/triggers/
H A Dtrigger_throttler_unittest.cc29 void SetQuotaForTriggerType(TriggerType trigger_type, size_t max_quota) { in SetQuotaForTriggerType() argument
30 SetQuotaForTriggerType(&trigger_throttler_, trigger_type, max_quota); in SetQuotaForTriggerType()
35 size_t max_quota) { in SetQuotaForTriggerType() argument
37 std::make_pair(trigger_type, max_quota)); in SetQuotaForTriggerType()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/safe_browsing/core/triggers/
H A Dtrigger_throttler_unittest.cc29 void SetQuotaForTriggerType(TriggerType trigger_type, size_t max_quota) { in SetQuotaForTriggerType() argument
30 SetQuotaForTriggerType(&trigger_throttler_, trigger_type, max_quota); in SetQuotaForTriggerType()
35 size_t max_quota) { in SetQuotaForTriggerType() argument
37 std::make_pair(trigger_type, max_quota)); in SetQuotaForTriggerType()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/group_replication/src/
H A Dpipeline_stats.cc775 int64 max_quota = static_cast<int64>(get_flow_control_max_quota_var()); in flow_control_step() local
874 if (max_quota > 0) quota_size = std::min(quota_size, max_quota); in flow_control_step()
904 if (max_quota > 0) in flow_control_step()
906 std::min(quota_size > 0 ? quota_size : max_quota, max_quota); in flow_control_step()
/dports/misc/py-cinder/cinder-12.0.10/rally-jobs/
H A Dcinder.yaml23 max_quota: 1024
40 max_quota: 1024
/dports/misc/py-cinder/cinder-12.0.10/cinder/volume/drivers/datacore/
H A Dapi.py432 min_quota=None, max_quota=None): argument
458 if max_quota:
461 data_size_max_quota.Value = max_quota
/dports/sysutils/usermin/usermin-1.830/mailbox/
H A Dconfig.info.nl34 max_quota=Maximum toegestane grote voor alle folders (bytes),3,Ongelimiteerd
H A Dconfig.info.no37 max_quota=Maks tillatt størrelse for alle mapper (bytes),3,Ubegrenset
H A Dconfig.info44 max_quota=Maximum allowed size for all folders (bytes),3,Unlimited
H A Dconfig.info.ca38 max_quota=Mida màxima permesa de totes les carpetes (bytes),3,Il·limitada
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/group_replication/r/
H A Dgr_flow_control_options.result203 include/assert.inc [group_replication_flow_control_min_quota cannot be larger than max_quota]
206 …lude/assert.inc [group_replication_flow_control_min_recovery_quota cannot be larger than max_quota]
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/volume/drivers/datacore/
H A Dtest_datacore_api.py201 max_quota = 1 * units.Gi
203 pool_id, pool_volume_type, size, min_quota, max_quota)
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/group_replication/t/
H A Dgr_flow_control_options.test367 --let $assert_text= group_replication_flow_control_min_quota cannot be larger than max_quota
373 …let $assert_text= group_replication_flow_control_min_recovery_quota cannot be larger than max_quota
/dports/dns/bind916/bind-9.16.27/lib/isc/tests/
H A Dnetmgr_test.c1122 unsigned max_quota = ISC_MAX(nthreads / 2, 1); in tcp_listener_init_quota() local
1123 isc_quota_max(&listener_quota, max_quota); in tcp_listener_init_quota()
/dports/dns/bind-tools/bind-9.16.27/lib/isc/tests/
H A Dnetmgr_test.c1122 unsigned max_quota = ISC_MAX(nthreads / 2, 1); in tcp_listener_init_quota() local
1123 isc_quota_max(&listener_quota, max_quota); in tcp_listener_init_quota()

12