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