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

/illumos-gate/usr/src/boot/sys/boot/common/
H A Dbcache.c81 static u_int bcache_bcount; variable
429 DEBUG("insert blk %llu -> %u # %d", blkno, cand, bcache_bcount);
431 bc->bcache_ctl[cand].bc_count = bcache_bcount++;

Completed in 44 milliseconds