Home
last modified time | relevance | path

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

/openbmc/linux/fs/jbd2/
H A Dtransaction.c1878 journal->j_max_batch_time) { in jbd2_journal_stop()
1893 1000*journal->j_max_batch_time); in jbd2_journal_stop()
H A Djournal.c1601 journal->j_max_batch_time = 15000; /* 15ms */ in journal_init_common()
/openbmc/linux/include/linux/
H A Djbd2.h1179 u32 j_max_batch_time; member
/openbmc/linux/fs/ext4/
H A Dsuper.c5763 journal->j_max_batch_time = sbi->s_max_batch_time; in ext4_init_journal_params()