Searched defs:__db_mpool_finfo (Results 1 – 1 of 1) sorted by relevance
811 struct __db_mpool_finfo { struct812 int ftype; /* File type. */813 DBT *pgcookie; /* Byte-string passed to pgin/pgout. */814 u_int8_t *fileid; /* Unique file ID. */815 int32_t lsn_offset; /* LSN offset in page. */816 u_int32_t clear_len; /* Cleared length on created pages. */