Searched refs:mpool_sync (Results 1 – 4 of 4) sorted by relevance
22 mpool_sync;
104 int mpool_sync(MPOOL *);
146 if ((status = mpool_sync(t->bt_mp)) == RET_SUCCESS) in __bt_sync()
322 mpool_sync(MPOOL *mp) in mpool_sync() function