Home
last modified time | relevance | path

Searched refs:quotas (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/share/doc/smm/04.quotas/
H A DMakefile1 VOLUME= smm/04.quotas
2 SRCS= quotas.ms
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dbinding.h82 * @quotas: allocations per binding
88 struct iwl_time_quota_data_v1 quotas[MAX_BINDINGS]; member
120 * @quotas: allocations per binding
123 struct iwl_time_quota_data quotas[MAX_BINDINGS]; member
/freebsd/tests/sys/cddl/zfs/tests/utils_test/
H A Dutils_test_004_pos.ksh65 log_must $TOUCH $TESTDIR/quotas
/freebsd/share/doc/smm/
H A DMakefile15 04.quotas \
/freebsd/contrib/netbsd-tests/sbin/newfs/
H A Dquotas_common.sh53 atf_set "descr" "Checks ${descr} quotas inodes"
/freebsd/contrib/netbsd-tests/sbin/fsck_ffs/
H A Dquotas_common.sh29 atf_set "descr" "Checks ${descr} quotas inodes"
/freebsd/sys/powerpc/conf/
H A DQORIQ6441 options QUOTA #Enable disk quotas for UFS
H A DGENERIC49 options QUOTA # Enable disk quotas for UFS
H A DGENERIC6456 options QUOTA # Enable disk quotas for UFS
H A DGENERIC64LE54 options QUOTA # Enable disk quotas for UFS
/freebsd/sys/arm/conf/
H A Dstd.armv6
H A Dstd.armv720 options QUOTA # Enable disk quotas for UFS
/freebsd/contrib/file/magic/Magdir/
H A Dsgi16 0 beshort 0x8765 disk quotas file
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmvm.h2184 struct iwl_time_quota_data_v1 *quotas; in iwl_mvm_vif_low_latency()
2187 return &cmd->quotas[i]; in iwl_mvm_vif_low_latency()
2189 quotas = (struct iwl_time_quota_data_v1 *)cmd->quotas;
2190 return (struct iwl_time_quota_data *)&quotas[i]; in iwl_mvm_vif_set_low_latency()
1985 struct iwl_time_quota_data_v1 *quotas; iwl_mvm_quota_cmd_get_quota() local
/freebsd/share/doc/smm/01.setup/
H A Dspell.ok461 quotas.user
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_resource_tracker.c450 dev->quotas.qp = dev->caps.num_qps - dev->caps.reserved_qps - in mlx4_init_quotas()
452 dev->quotas.cq = dev->caps.num_cqs - dev->caps.reserved_cqs; in mlx4_init_quotas()
453 dev->quotas.srq = dev->caps.num_srqs - dev->caps.reserved_srqs; in mlx4_init_quotas()
454 dev->quotas.mtt = dev->caps.num_mtts - dev->caps.reserved_mtts; in mlx4_init_quotas()
455 dev->quotas.mpt = dev->caps.num_mpts - dev->caps.reserved_mrws; in mlx4_init_quotas()
460 dev->quotas.qp = in mlx4_init_quotas()
462 dev->quotas.cq = in mlx4_init_quotas()
464 dev->quotas.srq = in mlx4_init_quotas()
466 dev->quotas.mtt = in mlx4_init_quotas()
468 dev->quotas.mpt = in mlx4_init_quotas()
H A Dmlx4_main.c890 dev->quotas.qp = func_cap.qp_quota; in mlx4_slave_cap()
891 dev->quotas.srq = func_cap.srq_quota; in mlx4_slave_cap()
892 dev->quotas.cq = func_cap.cq_quota; in mlx4_slave_cap()
893 dev->quotas.mpt = func_cap.mpt_quota; in mlx4_slave_cap()
894 dev->quotas.mtt = func_cap.mtt_quota; in mlx4_slave_cap()
H A Dmlx4_fw.c545 int err = 0, quotas = 0; in mlx4_QUERY_FUNC_CAP() local
574 quotas = !!(func_cap->flags & QUERY_FUNC_CAP_FLAG_QUOTAS); in mlx4_QUERY_FUNC_CAP()
582 if (quotas) { in mlx4_QUERY_FUNC_CAP()
/freebsd/sys/riscv/conf/
H A DGENERIC43 options QUOTA # Enable disk quotas for UFS
/freebsd/contrib/libxo/tests/gettext/
H A Dstrerror.pot339 # quotas & mush
/freebsd/sys/dev/iwm/
H A Dif_iwm.c4039 cmd.quotas[i].id_and_color = htole32(IWM_FW_CTXT_INVALID); in iwm_update_quotas()
4054 cmd.quotas[idx].id_and_color = in iwm_update_quotas()
4058 cmd.quotas[idx].quota = htole32(0); in iwm_update_quotas()
4059 cmd.quotas[idx].max_duration = htole32(0); in iwm_update_quotas()
4061 cmd.quotas[idx].quota = htole32(quota * n_ifs[i]); in iwm_update_quotas()
4062 cmd.quotas[idx].max_duration = htole32(0); in iwm_update_quotas()
4068 cmd.quotas[0].quota = htole32(le32toh(cmd.quotas[0].quota) + quota_rem); in iwm_update_quotas()
/freebsd/contrib/libxo/tests/gettext/po/pig_latin/
H A Dstrerror.po333 # quotas & mush
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c534 props->max_qp = dev->dev->quotas.qp; in mlx4_ib_query_device()
539 props->max_cq = dev->dev->quotas.cq; in mlx4_ib_query_device()
541 props->max_mr = dev->dev->quotas.mpt; in mlx4_ib_query_device()
546 props->max_srq = dev->dev->quotas.srq; in mlx4_ib_query_device()
/freebsd/sys/i386/conf/
H A DGENERIC43 options QUOTA # Enable disk quotas for UFS
/freebsd/sys/amd64/conf/
H A DGENERIC47 options QUOTA # Enable disk quotas for UFS

12