Searched defs:__bh (Results 1 – 1 of 1) sorted by relevance
270 struct __bh { struct271 db_mutex_t mutex; /* Structure lock. */273 u_int16_t ref; /* Reference count. */281 u_int16_t flags;283 SH_TAILQ_ENTRY q; /* LRU queue. */284 SH_TAILQ_ENTRY hq; /* MPOOL hash bucket queue. */286 db_pgno_t pgno; /* Underlying MPOOLFILE page number. */287 size_t mf_offset; /* Associated MPOOLFILE offset. */296 u_int8_t buf[1]; /* Variable length data. */