Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dblock-map.c117 #define LOG_INTERVAL 4000 macro
268 if ((cache->pressure_report % LOG_INTERVAL) == 0) in report_cache_pressure()