Searched refs:max_blocks_per_entry (Results 1 – 3 of 3) sorted by relevance
27 .max_blocks_per_entry = 2,82 if (blkcnt > _stats.max_blocks_per_entry) in blkcache_fill()148 if ((blocks != _stats.max_blocks_per_entry) || in blkcache_configure()160 _stats.max_blocks_per_entry = blocks; in blkcache_configure()
24 stats.max_blocks_per_entry, stats.max_entries); in blkc_show()
171 unsigned max_blocks_per_entry; member