Searched refs:P_ROOT (Results 1 – 9 of 9) sorted by relevance
86 for (i = P_ROOT; in __bt_dump()257 for (i = P_ROOT; in __bt_stat()277 for (i = P_ROOT, levels = 0 ;; ++levels) { in __bt_stat()
99 h = sp->pgno == P_ROOT ? in __bt_split()117 if (sp->pgno == P_ROOT && in __bt_split()211 h = h->pgno == P_ROOT ? in __bt_split()290 if (sp->pgno == P_ROOT && in __bt_split()
172 for (pg = P_ROOT;;) { in __bt_seqset()193 for (pg = P_ROOT;;) { in __bt_seqset()
72 for (pg = P_ROOT;;) { in __bt_search()
410 if (pg->pgno == P_ROOT) { in __bt_pdelete()441 if (h->pgno == P_ROOT) { in __bt_pdelete()
54 #define P_ROOT 1 /* Tree root page number. */ macro
373 if (npg != P_ROOT) in nroot()
74 for (pg = P_ROOT, total = 0;;) { in __rec_search()
194 if ((h = mpool_get(t->bt_mp, P_ROOT, 0)) == NULL) in __rec_open()