Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Ddedupe.c2635 * get_hash_zone_statistics() - Add the statistics for this hash zone to the tally for all zones.
2639 static void get_hash_zone_statistics(const struct hash_zone *zone, in get_hash_zone_statistics() function
2695 get_hash_zone_statistics(&zones->zones[zone], &stats->hash_lock); in vdo_get_dedupe_statistics()