Lines Matching refs:PAGE
84 PAGE *h;
121 * BT_DMPAGE -- Dump the meta page
124 * h: pointer to the PAGE
127 __bt_dmpage(PAGE *h)
172 * BT_DNPAGE -- Dump the page
175 * n: page number to dump.
181 PAGE *h;
194 * BT_DPAGE -- Dump the page
197 * h: pointer to the PAGE
200 __bt_dpage(PAGE *h)
211 (void)fprintf(tracefp, " page %d: (", h->pgno);
257 "big key page %lu size %u/",
264 "big data page %lu size %u",
277 "big data page %lu size %u",
304 PAGE *h;