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

/freebsd-12-stable/stand/common/
H A Dbcache.c81 static u_int bcache_bcount; variable
460 DPRINTF("insert blk %llu -> %u # %d", blkno, cand, bcache_bcount);
462 bc->bcache_ctl[cand].bc_count = bcache_bcount++;

Completed in 56 milliseconds