Home
last modified time | relevance | path

Searched refs:_savepoint_exl (Results 1 – 1 of 1) sorted by relevance

/third_party/iowow/src/kv/
Diwal.c746 iwrc _savepoint_exl(IWAL *wal, uint64_t *tsp, bool sync) { in _savepoint_exl() function
782 return _savepoint_exl(wal, 0, sync); in iwal_savepoint_exl()
868 rc = _savepoint_exl(wal, &savepoint_ts, true); in _cpt_worker_fn()
973 rc = _savepoint_exl(wal, ts, true); in iwal_online_backup()