mpool_sync
if ((status = mpool_sync(t->bt_mp)) == RET_SUCCESS)
int mpool_sync(MPOOL *);
PROTO_NORMAL(mpool_sync);