Home
last modified time | relevance | path

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

/u-boot/drivers/block/
A Dblkcache.c33 .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()
/u-boot/cmd/
A Dblkcache.c25 stats.max_blocks_per_entry, stats.max_entries); in blkc_show()
/u-boot/include/
A Dblk.h179 unsigned max_blocks_per_entry; member

Completed in 4 milliseconds