Searched refs:bc_t (Results 1 – 1 of 1) sorted by relevance
487 } bc_t; typedef498 return ((x_len == p->size) && (x_blkno == ((bc_t *)p)->bc_blk)); in cmp_bcache()501 static head_t bc_head = cache_head(bc_head, cmp_bcache, bc_t, BCACHE_SIZE);537 bc_t *bcp; in set_bcache()556 bcp = (bc_t *) in set_bcache()