Searched refs:MAXQUOTAS (Results 1 – 15 of 15) sorted by relevance
259 tmp = (((unsigned long)sb>>L1_CACHE_SHIFT) ^ id) * (MAXQUOTAS - type); in hashfn()366 for (cnt = 0; cnt < MAXQUOTAS; cnt++) { in mark_all_dquot_dirty()380 for (cnt = 0; cnt < MAXQUOTAS; cnt++) in dqput_all()614 for (cnt = 0; cnt < MAXQUOTAS; cnt++) { in dquot_writeback_dquots()644 for (cnt = 0; cnt < MAXQUOTAS; cnt++) in dquot_writeback_dquots()680 for (cnt = 0; cnt < MAXQUOTAS; cnt++) { in dquot_quota_sync()912 for (cnt = 0; cnt < MAXQUOTAS; cnt++) in dqinit_needed()1238 for (i = 0; i < MAXQUOTAS; i++) { in flush_warnings()1396 struct dquot **dquots, *got[MAXQUOTAS] = {}; in __dquot_initialize()1406 for (cnt = 0; cnt < MAXQUOTAS; cnt++) { in __dquot_initialize()[all …]
61 if (type >= MAXQUOTAS) in quota_sync_all()127 BUILD_BUG_ON(MAXQUOTAS > XQM_MAXQUOTAS); in quota_getinfo()645 if (type >= (XQM_COMMAND(cmd) ? XQM_MAXQUOTAS : MAXQUOTAS)) in do_quotactl()
461 #define DQUOT_USAGE_ENABLED (1 << _DQUOT_USAGE_ENABLED * MAXQUOTAS)462 #define DQUOT_LIMITS_ENABLED (1 << _DQUOT_LIMITS_ENABLED * MAXQUOTAS)463 #define DQUOT_SUSPENDED (1 << _DQUOT_SUSPENDED * MAXQUOTAS)467 #define DQUOT_STATE_LAST (_DQUOT_STATE_FLAGS * MAXQUOTAS)491 return (flags / flag) & ((1 << MAXQUOTAS) - 1); in dquot_state_types()509 struct inode *files[MAXQUOTAS]; /* inodes of quotafiles */510 struct mem_dqinfo info[MAXQUOTAS]; /* Information for each quota type */511 const struct quota_format_ops *ops[MAXQUOTAS]; /* Operations for each type */
49 for (type = 0; type < MAXQUOTAS; type++) { in osc_quota_chkdq()82 for (type = 0; type < MAXQUOTAS; type++) { in osc_quota_setdq()210 for (type = 0; type < MAXQUOTAS; type++) { in osc_quota_setup()224 if (type == MAXQUOTAS) in osc_quota_setup()238 for (type = 0; type < MAXQUOTAS; type++) in osc_quota_cleanup()
2260 unsigned int qid[MAXQUOTAS]; in osc_queue_async_io()
1518 unsigned int qid[MAXQUOTAS] = { body->oa.o_uid, body->oa.o_gid }; in osc_brw_fini_request()
41 #define MAXQUOTAS 3 macro
86 struct dquot *i_dquot[MAXQUOTAS];
1134 struct dquot *transfer_to[MAXQUOTAS] = { }; in ocfs2_setattr()
98 struct dquot *i_dquot[MAXQUOTAS];
698 struct dquot *i_dquot[MAXQUOTAS];
619 struct dquot *i_dquot[MAXQUOTAS];
439 struct cfs_hash *cl_quota_hash[MAXQUOTAS];
982 struct dquot *i_dquot[MAXQUOTAS];
101 struct dquot *i_dquot[MAXQUOTAS];