Home
last modified time | relevance | path

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

/linux-5.19.10/fs/jbd2/
Dcheckpoint.c179 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()
/linux-5.19.10/include/linux/
Djbd2.h907 struct buffer_head *j_chkpt_bhs[JBD2_NR_BATCH]; member