Searched refs:MAXQUOTAS (Results 1 – 18 of 18) sorted by relevance
413 struct qc_type_state s_state[MAXQUOTAS]; /* Per quota type information */474 #define DQUOT_USAGE_ENABLED (1 << _DQUOT_USAGE_ENABLED * MAXQUOTAS)475 #define DQUOT_LIMITS_ENABLED (1 << _DQUOT_LIMITS_ENABLED * MAXQUOTAS)476 #define DQUOT_SUSPENDED (1 << _DQUOT_SUSPENDED * MAXQUOTAS)480 #define DQUOT_STATE_LAST (_DQUOT_STATE_FLAGS * MAXQUOTAS)507 return (flags / flag) & ((1 << MAXQUOTAS) - 1); in dquot_state_types()524 struct inode *files[MAXQUOTAS]; /* inodes of quotafiles */525 struct mem_dqinfo info[MAXQUOTAS]; /* Information for each quota type */526 const struct quota_format_ops *ops[MAXQUOTAS]; /* Operations for each type */
35 struct dquot __rcu *i_dquot[MAXQUOTAS];
282 tmp = (((unsigned long)sb>>L1_CACHE_SHIFT) ^ id) * (MAXQUOTAS - type); in hashfn()408 for (cnt = 0; cnt < MAXQUOTAS; cnt++) { in mark_all_dquot_dirty()423 for (cnt = 0; cnt < MAXQUOTAS; cnt++) in dqput_all()695 for (cnt = 0; cnt < MAXQUOTAS; cnt++) { in dquot_writeback_dquots()730 for (cnt = 0; cnt < MAXQUOTAS; cnt++) in dquot_writeback_dquots()769 for (cnt = 0; cnt < MAXQUOTAS; cnt++) { in dquot_quota_sync()1026 for (cnt = 0; cnt < MAXQUOTAS; cnt++) in dqinit_needed()1282 for (i = 0; i < MAXQUOTAS; i++) { in flush_warnings()1470 struct dquot *got[MAXQUOTAS] = {}; in __dquot_initialize()1481 for (cnt = 0; cnt < MAXQUOTAS; cnt++) { in __dquot_initialize()[all …]
772 type = array_index_nospec(type, MAXQUOTAS); in do_quotactl()928 if (type >= MAXQUOTAS) in SYSCALL_DEFINE4()987 if (type >= MAXQUOTAS) in SYSCALL_DEFINE4()
40 #define MAXQUOTAS 3 macro
68 struct dquot __rcu *i_dquot[MAXQUOTAS];
1123 struct dquot *transfer_to[MAXQUOTAS] = { }; in ocfs2_setattr()
95 struct dquot __rcu *i_dquot[MAXQUOTAS];
165 for (type = 0; type < MAXQUOTAS; type++) in jfs_quota_off_umount()
1678 for (i = 0; i < MAXQUOTAS; i++) in f2fs_put_super()2310 for (i = 0; i < MAXQUOTAS; i++) { in f2fs_remount()2505 for (i = 0; i < MAXQUOTAS; i++) in f2fs_remount()2548 for (i = 0; i < MAXQUOTAS; i++) { in f2fs_remount()2757 for (i = 0; i < MAXQUOTAS; i++) { in f2fs_enable_quota_files()2811 bool quota_mopt[MAXQUOTAS] = { in f2fs_enable_quotas()2824 for (type = 0; type < MAXQUOTAS; type++) { in f2fs_enable_quotas()2882 for (cnt = 0; cnt < MAXQUOTAS; cnt++) { in f2fs_quota_sync()3009 for (type = 0; type < MAXQUOTAS; type++) { in f2fs_quota_off_umount()3032 for (type = 0; type < MAXQUOTAS; type++) { in f2fs_truncate_quota_inode_pages()[all …]
160 char *s_qf_names[MAXQUOTAS];831 struct dquot __rcu *i_dquot[MAXQUOTAS];
3146 struct dquot *transfer_to[MAXQUOTAS] = {}; in f2fs_transfer_project_quota()
677 struct dquot __rcu *i_dquot[MAXQUOTAS];
135 for (type = 0; type < MAXQUOTAS; type++) in ext2_quota_off_umount()
232 struct dquot *i_dquot[MAXQUOTAS];
721 struct dquot *transfer_to[MAXQUOTAS] = { }; in ext4_ioctl_setproject()
1159 struct dquot __rcu *i_dquot[MAXQUOTAS];
100 struct dquot __rcu *i_dquot[MAXQUOTAS];