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