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