Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-stats.c69 #define DM_STAT_MAX_ENTRIES 8388608 macro
291 if (n_entries > DM_STAT_MAX_ENTRIES) in dm_stats_create()