Searched refs:max_blocks_per_entry (Results 1 – 3 of 3) sorted by relevance
33 .max_blocks_per_entry = 8,100 if (blkcnt > _stats.max_blocks_per_entry) in blkcache_fill()166 if ((blocks != _stats.max_blocks_per_entry) || in blkcache_configure()178 _stats.max_blocks_per_entry = blocks; in blkcache_configure()
25 stats.max_blocks_per_entry, stats.max_entries); in blkc_show()
179 unsigned max_blocks_per_entry; member
Completed in 4 milliseconds