Searched defs:bcache_init (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/common/
H A Dbcache.c71 static u_int bcache_total_nblks; /* set by bcache_init */
72 static u_int bcache_blksize; /* set by bcache_init */
98 bcache_init(u_int nblks, size_t bsize) function

Completed in 56 milliseconds