Home
last modified time | relevance | path

Searched refs:chkpt (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/fs/jbd/
Dcheckpoint.c144 int chkpt = journal->j_checkpoint_transactions != NULL; in __log_wait_for_space() local
151 if (chkpt) { in __log_wait_for_space()
/linux-2.6.39/fs/jbd2/
Dcheckpoint.c146 int chkpt = journal->j_checkpoint_transactions != NULL; in __jbd2_log_wait_for_space() local
153 if (chkpt) { in __jbd2_log_wait_for_space()