Searched refs:bcache_units (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/common/
H A Dbcache.c75 static u_int bcache_units; /* number of devices with cache */ variable
163 bcache_units++;
177 bcache_units--;
465 printf("cached units: %d\n", bcache_units);

Completed in 2662 milliseconds