Home
last modified time | relevance | path

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

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