Home
last modified time | relevance | path

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

/freebsd/stand/common/
H A Dbcache.c80 static u_int bcache_bcount; variable
481 DPRINTF("insert blk %jd -> %u # %d", blkno, cand, bcache_bcount); in bcache_insert()
483 bc->bcache_ctl[cand].bc_count = bcache_bcount++; in bcache_insert()