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];
44 #define MAX_REGIONS 5 macro48 uint32_t flreg[MAX_REGIONS];
81 if (region_type >= MAX_REGIONS) { in get_region()103 assert(region_type < MAX_REGIONS); in region_name()118 assert(region_type < MAX_REGIONS); in region_filename()144 for (i = 0; i < MAX_REGIONS; i++) { in dump_frba()451 for (i = 0; i < MAX_REGIONS; i++) { in write_regions()
15 MAX_REGIONS = 5 variable47 for i in range(MAX_REGIONS):
14 #define MAX_REGIONS 4 macro30 struct afs_region regions[MAX_REGIONS];