Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/fw/api/
Dbinding.h141 struct iwl_time_quota_data_v1 quotas[MAX_BINDINGS]; member
176 struct iwl_time_quota_data quotas[MAX_BINDINGS]; member
/Linux-v4.19/fs/quota/
DKconfig11 usage (also called disk quotas). Currently, it works for the
14 Ext3, ext4 and reiserfs also support journaled quotas for which
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dmvm.h1624 struct iwl_time_quota_data_v1 *quotas; in iwl_mvm_quota_cmd_get_quota() local
1627 return &cmd->quotas[i]; in iwl_mvm_quota_cmd_get_quota()
1629 quotas = (struct iwl_time_quota_data_v1 *)cmd->quotas; in iwl_mvm_quota_cmd_get_quota()
1630 return (struct iwl_time_quota_data *)&quotas[i]; in iwl_mvm_quota_cmd_get_quota()
/Linux-v4.19/Documentation/filesystems/
Dceph.txt65 Finally, Ceph also allows quotas to be set on any directory in the system.
73 A limitation of the current quotas implementation is that it relies on the
Dnilfs2.txt40 - quotas
Dext2.txt209 quotas). It also keeps the filesystem from filling up entirely which
DLocking168 writes to quota files with quotas on). For other details about locking
/Linux-v4.19/Documentation/
Dhighuid.txt17 - Disk quotas have an interesting limitation that is not related to the
/Linux-v4.19/fs/reiserfs/
DKconfig13 for NFS and quotas, please see
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Dresource_tracker.c452 dev->quotas.qp = dev->caps.num_qps - dev->caps.reserved_qps - in mlx4_init_quotas()
454 dev->quotas.cq = dev->caps.num_cqs - dev->caps.reserved_cqs; in mlx4_init_quotas()
455 dev->quotas.srq = dev->caps.num_srqs - dev->caps.reserved_srqs; in mlx4_init_quotas()
456 dev->quotas.mtt = dev->caps.num_mtts - dev->caps.reserved_mtts; in mlx4_init_quotas()
457 dev->quotas.mpt = dev->caps.num_mpts - dev->caps.reserved_mrws; in mlx4_init_quotas()
462 dev->quotas.qp = in mlx4_init_quotas()
464 dev->quotas.cq = in mlx4_init_quotas()
466 dev->quotas.srq = in mlx4_init_quotas()
468 dev->quotas.mtt = in mlx4_init_quotas()
470 dev->quotas.mpt = in mlx4_init_quotas()
Dmain.c998 dev->quotas.qp = func_cap->qp_quota; in mlx4_slave_cap()
999 dev->quotas.srq = func_cap->srq_quota; in mlx4_slave_cap()
1000 dev->quotas.cq = func_cap->cq_quota; in mlx4_slave_cap()
1001 dev->quotas.mpt = func_cap->mpt_quota; in mlx4_slave_cap()
1002 dev->quotas.mtt = func_cap->mtt_quota; in mlx4_slave_cap()
Dfw.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()
Deq.c1254 err = mlx4_create_eq(dev, dev->quotas.cq + in mlx4_init_eq_table()
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Dsuper.rst438 - Inode that tracks project quotas.
698 - Filesystem tracks project quotas. (RO\_COMPAT\_PROJECT)
/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dmain.c518 props->max_qp = dev->dev->quotas.qp; in mlx4_ib_query_device()
525 props->max_cq = dev->dev->quotas.cq; in mlx4_ib_query_device()
527 props->max_mr = dev->dev->quotas.mpt; in mlx4_ib_query_device()
532 props->max_srq = dev->dev->quotas.srq; in mlx4_ib_query_device()
/Linux-v4.19/Documentation/sysctl/
Dfs.txt89 If the number of free cached disk quotas is very low and
/Linux-v4.19/include/linux/mlx4/
Ddevice.h890 struct mlx4_quotas quotas; member
/Linux-v4.19/Documentation/security/
Dcredentials.rst35 accounting and limitation (disk quotas and task rlimits for example).
/Linux-v4.19/net/netfilter/
DKconfig572 stateful objects, such as counters and quotas.
585 enforce bytes quotas.
/Linux-v4.19/Documentation/security/keys/
Dcore.rst171 * Each user has two quotas against which the keys they own are tracked. One