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

/freebsd-12-stable/stand/common/
H A Dbcache.c75 static u_int bcache_units; /* number of devices with cache */ variable
170 bcache_units++;
184 bcache_units--;
496 printf("cached units: %u\n", bcache_units);

Completed in 48 milliseconds