Searched refs:MAX_REGIONS (Results 1 – 6 of 6) sorted by relevance
30 #define MAX_REGIONS 64 macro32 #define MAX_PREMIUM_REGIONS MAX_REGIONS38 #define MAX_PARTITIONS MAX_REGIONS
20 #define MAX_REGIONS 64 macro714 u64 prcpf[MAX_REGIONS];
43 #define MAX_REGIONS 5 macro47 uint32_t flreg[MAX_REGIONS];
80 if (region_type >= MAX_REGIONS) { in get_region()102 assert(region_type < MAX_REGIONS); in region_name()117 assert(region_type < MAX_REGIONS); in region_filename()143 for (i = 0; i < MAX_REGIONS; i++) { in dump_frba()450 for (i = 0; i < MAX_REGIONS; i++) { in write_regions()
14 MAX_REGIONS = 5 variable58 for i in range(MAX_REGIONS):
13 #define MAX_REGIONS 4 macro29 struct afs_region regions[MAX_REGIONS];