Home
last modified time | relevance | path

Searched refs:overflow_count (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/md/dm-vdo/indexer/ !
Dopen-chapter.c215 int overflow_count = 0; in fill_delta_chapter_index() local
259 overflow_count++; in fill_delta_chapter_index()
268 if (overflow_count > 0) in fill_delta_chapter_index()
270 overflow_count); in fill_delta_chapter_index()
Ddelta-index.h71 u64 overflow_count; member
196 u64 overflow_count; member
Dvolume-index.h44 u64 overflow_count; member
Dvolume-index.c1146 stats->overflow_count = dis.overflow_count; in get_volume_sub_index_stats()
1168 stats->overflow_count += sparse_stats.overflow_count; in uds_get_volume_index_stats()
Ddelta-index.c339 delta_zone->overflow_count = 0; in initialize_delta_zone()
553 delta_zone->overflow_count = 0; in uds_initialize_delta_index_page()
1597 delta_zone->overflow_count++; in insert_bits()
1919 stats->overflow_count += delta_zone->overflow_count; in uds_get_delta_index_stats()