Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/dm-vdo/
H A Dblock-map.c118 #define DISPLAY_INTERVAL 100000 macro
267 if (++cache->pressure_report >= DISPLAY_INTERVAL) in report_cache_pressure()