Searched refs:qtyp (Results 1 – 1 of 1) sorted by relevance
40 unsigned qtyp, counter; in bch2_sb_quota_to_text() local42 for (qtyp = 0; qtyp < ARRAY_SIZE(q->q); qtyp++) { in bch2_sb_quota_to_text()44 bch2_quota_types[qtyp], in bch2_sb_quota_to_text()45 le64_to_cpu(q->q[qtyp].flags)); in bch2_sb_quota_to_text()50 le32_to_cpu(q->q[qtyp].c[counter].timelimit), in bch2_sb_quota_to_text()51 le32_to_cpu(q->q[qtyp].c[counter].warnlimit)); in bch2_sb_quota_to_text()