Searched refs:bh_count (Results 1 – 2 of 2) sorted by relevance
63 bhp->bh_count = 0; in fmd_buf_hash_create()113 return (bhp->bh_count); in fmd_buf_hash_count()124 bhp->bh_count++; in fmd_buf_insert()159 ASSERT(bhp->bh_count != 0); in fmd_buf_delete()160 bhp->bh_count--; in fmd_buf_delete()
54 uint_t bh_count; /* number of buffers in hash */ member