Home
last modified time | relevance | path

Searched refs:MAX_ZONES (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/md/dm-vdo/indexer/
A Dconfig.h23 MAX_ZONES = 16, enumerator
A Dconfig.c292 if (zone_count > MAX_ZONES) in normalize_zone_count()
293 zone_count = MAX_ZONES; in normalize_zone_count()
A Ddelta-index.h103 u32 load_lists[MAX_ZONES];
A Dopen-chapter.c368 bool full_flags[MAX_ZONES] = { in load_version20()
A Dvolume-index.c209 u64 min_delta_lists = MAX_ZONES * MAX_ZONES; in compute_volume_sub_index_parameters()
382 *block_count = DIV_ROUND_UP(bytes, block_size) + MAX_ZONES; in uds_compute_volume_index_save_blocks()
A Dsparse-cache.c160 struct search_list *search_lists[MAX_ZONES];
A Dindex-layout.c161 struct layout_region volume_index_zones[MAX_ZONES];
914 struct buffered_reader *readers[MAX_ZONES]; in uds_load_index_state()
1075 struct buffered_writer *writers[MAX_ZONES]; in uds_save_index_state()
A Ddelta-index.c831 u32 first_list[MAX_ZONES]; in uds_start_restoring_delta_index()
832 u32 list_count[MAX_ZONES]; in uds_start_restoring_delta_index()
A Dvolume.c169 union invalidate_counter initial_counters[MAX_ZONES]; in wait_for_pending_searches()

Completed in 27 milliseconds