Lines Matching refs:QTYP_NR
67 bkey_fsck_err_on(k.k->p.inode >= QTYP_NR, in bch2_quota_validate()
70 k.k->p.inode, QTYP_NR); in bch2_quota_validate()
130 return qtypes ? i + __ffs(qtypes) : QTYP_NR; in __next_qtype()
137 _i < QTYP_NR); \
182 } m[QTYP_NR * Q_COUNTERS];
282 struct bch_memquota *mq[QTYP_NR]; in bch2_quota_acct()
387 BUG_ON(k.k->p.inode >= QTYP_NR); in __bch2_quota_set()
451 for (qtype = 0; qtype < QTYP_NR; qtype++) in bch2_sb_get_or_create_quota()
469 for (i = 0; i < QTYP_NR; i++) { in bch2_sb_quota_read()
677 for (i = 0; i < QTYP_NR; i++) { in bch2_quota_get_state()
716 if (type >= QTYP_NR) in bch2_quota_set_info()