Home
last modified time | relevance | path

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

/third_party/iowow/src/kv/
Diwal.c751 WBSAVEPOINT wbfp = { in _savepoint_exl() local
754 iwrc rc = iwp_current_time_ms(&wbfp.ts, false); in _savepoint_exl()
756 rc = _write_wl(wal, &wbfp, sizeof(wbfp), 0, 0); in _savepoint_exl()
764 *tsp = wbfp.ts; in _savepoint_exl()