Searched refs:__bt_new (Results 1 – 4 of 4) sorted by relevance
61 #define __bt_new __kdb2_bt_new macro100 PAGE *__bt_new __P((BTREE *, db_pgno_t *));
88 __bt_new(t, npg) in __bt_new() function
159 if ((h = __bt_new(t, &npg)) == NULL)
359 if ((r = __bt_new(t, &npg)) == NULL)465 if ((l = __bt_new(t, &lnpg)) == NULL ||466 (r = __bt_new(t, &rnpg)) == NULL)