__log_flush
if ((ret = __log_flush(dblp, NULL)) != 0)
ret = __log_flush(dblp, lsn);
static int __log_flush __P((DB_LOG *, const DB_LSN *));