Home
last modified time | relevance | path

Searched refs:checkpoint (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/fs/jbd/
DMakefile10 obj-y := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o
/linux-2.4.37.9/drivers/isdn/
Disdn_bsdcomp.c133 unsigned int checkpoint; /* when to next check the ratio */ member
186 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()
/linux-2.4.37.9/drivers/net/
Dbsd_comp.c148 unsigned int checkpoint; /* when to next check the ratio */ member
227 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()
/linux-2.4.37.9/fs/udf/
Decma_167.h568 uint32_t checkpoint; member
810 uint32_t checkpoint; member