Home
last modified time | relevance | path

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

/freebsd-11-stable/stand/common/
HDbcache.c78 static u_int bcache_misses; variable
237 bcache_misses += (nblk - i); in read_strategy()
485 bcache_bypasses, bcache_hits, bcache_misses); in command_bcache()