Searched refs:kdb_commit (Results 1 – 4 of 4) sorted by relevance
199 indx_log->kdb_commit = upd->kdb_commit = FALSE; in ulog_add_update()257 indx_log->kdb_commit = TRUE; in ulog_finish_update()337 if (!upd->kdb_commit) in ulog_replay()442 if (indx_log->kdb_commit == FALSE) { in ulog_check()470 upd->kdb_commit = TRUE; in ulog_check()498 indx_log->kdb_commit = TRUE; in ulog_check()816 upd->kdb_commit = indx_log->kdb_commit; in ulog_get_entries()
105 bool_t kdb_commit; /* Is the entry committed or not */ member
147 bool kdb_commit; /* Is the entry committed or not ? */ member
165 indx_log->kdb_commit ? "True" : "False"); in print_update()