Lines Matching defs:wapbl_flush
156 * wapbl_flush writes new records to empty `E' spaces after
168 * Only wapbl_flush moves the head, except when wapbl_truncate
171 * Only wapbl_truncate moves the tail, except when wapbl_flush
700 * Like wapbl_flush, only discards the transaction
849 error = wapbl_flush(wl, 1);
1238 int error = wapbl_flush(wl, 0);
1688 * Release the buffer here. wapbl_flush() may wait for the
1690 * wapbl_flush() returns.
1743 * wapbl_flush(wl, wait)
1761 wapbl_flush(struct wapbl *wl, int waitfor)
1814 ("wapbl_flush thread %d.%d flushing entries with "
1836 panic("wapbl_flush: current transaction too big to flush");
1887 ("wapbl_flush: thread %d.%d head+=%zu tail+=%zu used=%zu"
1898 ("wapbl_flush: thread %d.%d head+=%zu tail+=%zu used=%zu"
1954 ("wapbl_flush thread %d.%d done flushing entries...\n",
1986 ("wapbl_flush: thread %d.%d aborted flush: "
2006 ("wapbl_flush: thread %d.%d aborted flush: "