Home
last modified time | relevance | path

Searched refs:Q_COUNTERS (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
H A Dquota_format.h17 Q_COUNTERS = 2, enumerator
27 struct bch_quota_counter c[Q_COUNTERS];
39 struct bch_sb_quota_counter c[Q_COUNTERS];
H A Dquota_types.h27 struct memquota_counter c[Q_COUNTERS];
38 struct quota_limit limits[Q_COUNTERS];
H A Dquota.c47 for (counter = 0; counter < Q_COUNTERS; counter++) in bch2_sb_quota_to_text()
81 for (i = 0; i < Q_COUNTERS; i++) in bch2_quota_to_text()
163 static int quota_nl[][Q_COUNTERS] = {
182 } m[QTYP_NR * Q_COUNTERS];
404 for (i = 0; i < Q_COUNTERS; i++) { in __bch2_quota_set()
452 for (qc = 0; qc < Q_COUNTERS; qc++) in bch2_sb_get_or_create_quota()
472 for (j = 0; j < Q_COUNTERS; j++) { in bch2_sb_quota_read()