Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dblkcache.c32 unsigned blocks_per_entry, max_entries; in blkc_configure() local
36 blocks_per_entry = simple_strtoul(argv[1], 0, 0); in blkc_configure()
38 blkcache_configure(blocks_per_entry, max_entries); in blkc_configure()
40 max_entries, blocks_per_entry); in blkc_configure()

Completed in 2 milliseconds