Searched refs:P_OVERFLOW (Results 1 – 3 of 3) sorted by relevance
169 X(P_OVERFLOW, "OVERFLOW") in __bt_dpage()175 if (h->flags & P_OVERFLOW) in __bt_dpage()271 case P_OVERFLOW: in __bt_stat()
152 h->flags = P_OVERFLOW; in __ovfl_put()
71 #define P_OVERFLOW 0x04 /* overflow page */ macro