Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/fs/common/
H A Dcache.c51 #define BCACHE_SIZE 250 /* Max number of cached disk blocks */ macro
489 #define BC_MAX_HDRS (1 << LOG2(BCACHE_SIZE/6))
501 static head_t bc_head = cache_head(bc_head, cmp_bcache, bc_t, BCACHE_SIZE);