Searched refs:mpool_sync (Results 1 – 4 of 4) sorted by relevance
18 mpool_sync;
103 int mpool_sync(MPOOL *);
143 if ((status = mpool_sync(t->bt_mp)) == RET_SUCCESS) in __bt_sync()
319 mpool_sync(MPOOL *mp) in mpool_sync() function