Searched refs:j_chkpt_bhs (Results 1 – 2 of 2) sorted by relevance
179 write_dirty_buffer(journal->j_chkpt_bhs[i], REQ_SYNC); in __flush_batch()183 struct buffer_head *bh = journal->j_chkpt_bhs[i]; in __flush_batch()306 journal->j_chkpt_bhs[batch_count++] = bh; in jbd2_log_do_checkpoint()
907 struct buffer_head *j_chkpt_bhs[JBD2_NR_BATCH]; member