Searched refs:j_chkpt_bhs (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/fs/jbd2/
H A Dcheckpoint.c189 write_dirty_buffer(journal->j_chkpt_bhs[i], WRITE_SYNC); __flush_batch()
193 struct buffer_head *bh = journal->j_chkpt_bhs[i]; __flush_batch()
306 journal->j_chkpt_bhs[batch_count++] = bh; jbd2_log_do_checkpoint()
/linux-4.4.14/include/linux/
H A Djbd2.h874 struct buffer_head *j_chkpt_bhs[JBD2_NR_BATCH]; member in struct:journal_s

Completed in 70 milliseconds