Home
last modified time | relevance | path

Searched defs:__wt_myslot (Results 1 – 1 of 1) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/include/
H A Dlog.h231 struct __wt_myslot { struct
232 WT_LOGSLOT *slot; /* Slot I'm using */
233 wt_off_t end_offset; /* My end offset in buffer */
234 wt_off_t offset; /* Slot buffer offset */
241 uint32_t flags;