| /OK3568_Linux_fs/buildroot/package/pure-ftpd/ |
| H A D | Config.in | 26 bool "quotas" 28 Enable virtual quotas. With virtual quotas, restrictions can
|
| H A D | 0004-Initialize-the-max-upload-file-size-when-quotas-are-enabled.patch | 4 Subject: [PATCH] Initialize the max upload file size when quotas are enabled
|
| H A D | pure-ftpd.mk | 84 PURE_FTPD_CONF_OPTS += --with-quotas
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | binding.h | 151 struct iwl_time_quota_data_v1 quotas[MAX_BINDINGS]; member 186 struct iwl_time_quota_data quotas[MAX_BINDINGS]; member
|
| /OK3568_Linux_fs/buildroot/package/quotatool/ |
| H A D | Config.in | 4 Quotatool is a utility to manipulate filesystem quotas from
|
| /OK3568_Linux_fs/kernel/fs/quota/ |
| H A D | Kconfig | 12 usage (also called disk quotas). Currently, it works for the 15 Ext3, ext4 and reiserfs also support journaled quotas for which
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | mvm.h | 1709 struct iwl_time_quota_data_v1 *quotas; in iwl_mvm_quota_cmd_get_quota() local 1712 return &cmd->quotas[i]; in iwl_mvm_quota_cmd_get_quota() 1714 quotas = (struct iwl_time_quota_data_v1 *)cmd->quotas; in iwl_mvm_quota_cmd_get_quota() 1715 return (struct iwl_time_quota_data *)"as[i]; in iwl_mvm_quota_cmd_get_quota()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | ceph.rst | 67 Finally, Ceph also allows quotas to be set on any directory in the system. 75 A limitation of the current quotas implementation is that it relies on the
|
| H A D | nilfs2.rst | 43 - quotas
|
| H A D | ext2.rst | 219 quotas). It also keeps the filesystem from filling up entirely which
|
| H A D | locking.rst | 204 writes to quota files with quotas on). For other details about locking
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | highuid.rst | 17 - Disk quotas have an interesting limitation that is not related to the
|
| /OK3568_Linux_fs/kernel/fs/reiserfs/ |
| H A D | Kconfig | 14 for NFS and quotas, please see
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | resource_tracker.c | 452 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()
|
| H A D | main.c | 998 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()
|
| H A D | fw.c | 546 int err = 0, quotas = 0; in mlx4_QUERY_FUNC_CAP() local 575 quotas = !!(func_cap->flags & QUERY_FUNC_CAP_FLAG_QUOTAS); in mlx4_QUERY_FUNC_CAP() 583 if (quotas) { in mlx4_QUERY_FUNC_CAP()
|
| H A D | eq.c | 1252 err = mlx4_create_eq(dev, dev->quotas.cq + in mlx4_init_eq_table()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/ |
| H A D | super.rst | 438 - Inode that tracks project quotas. 713 - Filesystem tracks project quotas. (RO\_COMPAT\_PROJECT)
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/ |
| H A D | main.c | 534 props->max_qp = dev->dev->quotas.qp; in mlx4_ib_query_device() 541 props->max_cq = dev->dev->quotas.cq; in mlx4_ib_query_device() 543 props->max_mr = dev->dev->quotas.mpt; in mlx4_ib_query_device() 548 props->max_srq = dev->dev->quotas.srq; in mlx4_ib_query_device()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/ |
| H A D | fs.rst | 103 If the number of free cached disk quotas is very low and
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | Kconfig | 555 stateful objects, such as counters and quotas. 568 enforce bytes quotas. 1485 It allows naming the quotas.
|
| /OK3568_Linux_fs/buildroot/package/systemd/ |
| H A D | Config.in | 403 one file system has quotas enabled.
|
| /OK3568_Linux_fs/kernel/include/linux/mlx4/ |
| H A D | device.h | 880 struct mlx4_quotas quotas; member
|
| /OK3568_Linux_fs/kernel/Documentation/security/ |
| H A D | credentials.rst | 35 accounting and limitation (disk quotas and task rlimits for example).
|
| /OK3568_Linux_fs/kernel/Documentation/security/keys/ |
| H A D | core.rst | 171 * Each user has two quotas against which the keys they own are tracked. One
|