Searched refs:EXT4_MB_NUM_CRS (Results 1 – 3 of 3) sorted by relevance
204 __u16 ac_cX_found[EXT4_MB_NUM_CRS];
176 EXT4_MB_NUM_CRS enumerator1647 atomic_t s_bal_cX_ex_scanned[EXT4_MB_NUM_CRS]; /* total extents scanned */1654 atomic64_t s_bal_cX_groups_considered[EXT4_MB_NUM_CRS];1655 atomic64_t s_bal_cX_hits[EXT4_MB_NUM_CRS];1656 atomic64_t s_bal_cX_failed[EXT4_MB_NUM_CRS]; /* cX loop didn't find blocks */
2715 BUG_ON(cr < CR_POWER2_ALIGNED || cr >= EXT4_MB_NUM_CRS); in ext4_mb_good_group()3061 while (ac->ac_criteria < EXT4_MB_NUM_CRS) { in ext4_mb_regular_allocator()4702 for (int i=0; i<EXT4_MB_NUM_CRS; i++) { in ext4_mb_collect_stats()