Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/ !
Djbd2.h739 #define JBD2_NR_BATCH 64 macro
881 struct buffer_head *j_chkpt_bhs[JBD2_NR_BATCH];
/linux-6.6.21/fs/jbd2/ !
Dcheckpoint.c270 if ((batch_count == JBD2_NR_BATCH) || in jbd2_log_do_checkpoint()