Searched refs:kdb_commit (Results 1 – 4 of 4) sorted by relevance
201 indx_log->kdb_commit = upd->kdb_commit = FALSE; in ulog_add_update()259 indx_log->kdb_commit = TRUE; in ulog_finish_update()339 if (!upd->kdb_commit) in ulog_replay()444 if (indx_log->kdb_commit == FALSE) { in ulog_check()472 upd->kdb_commit = TRUE; in ulog_check()500 indx_log->kdb_commit = TRUE; in ulog_check()818 upd->kdb_commit = indx_log->kdb_commit; in ulog_get_entries()
107 bool_t kdb_commit; /* Is the entry committed or not */ member
149 bool kdb_commit; /* Is the entry committed or not ? */ member
167 indx_log->kdb_commit ? "True" : "False"); in print_update()