Searched refs:checkpoint (Results 1 – 4 of 4) sorted by relevance
10 obj-y := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o
133 unsigned int checkpoint; /* when to next check the ratio */ member186 db->checkpoint = CHECK_GAP; in bsd_clear()206 if (db->in_count >= db->checkpoint) in bsd_check()215 db->checkpoint = db->in_count + CHECK_GAP; in bsd_check()
148 unsigned int checkpoint; /* when to next check the ratio */ member227 db->checkpoint = CHECK_GAP; in bsd_clear()248 if (db->in_count >= db->checkpoint) in bsd_check()257 db->checkpoint = db->in_count + CHECK_GAP; in bsd_check()
568 uint32_t checkpoint; member810 uint32_t checkpoint; member