Home
last modified time | relevance | path

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

/Linux-v5.10/fs/jbd2/
Dcheckpoint.c187 write_dirty_buffer(journal->j_chkpt_bhs[i], REQ_SYNC); in __flush_batch()
191 struct buffer_head *bh = journal->j_chkpt_bhs[i]; in __flush_batch()
317 journal->j_chkpt_bhs[batch_count++] = bh; in jbd2_log_do_checkpoint()
/Linux-v5.10/include/linux/
Djbd2.h895 struct buffer_head *j_chkpt_bhs[JBD2_NR_BATCH]; member