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

/freebsd-9.3-release/sys/boot/common/
H A Dbcache.c67 static u_int bcache_bcount; variable
286 DEBUG("insert blk %d -> %d @ %d # %d", blkno, cand, now, bcache_bcount);
290 bcache_ctl[cand].bc_count = bcache_bcount++;

Completed in 41 milliseconds