Searched refs:bt_meta (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/lib/libc/db/btree/
H A Dbt_close.c52 static int bt_meta(BTREE *);
140 if (F_ISSET(t, B_METADIRTY) && bt_meta(t) == RET_ERROR)
159 bt_meta(BTREE *t) function

Completed in 95 milliseconds