Home
last modified time | relevance | path

Searched refs:tr_num_buf_new (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/fs/gfs2/
A Dtrans.c35 tr->tr_num_buf_new, tr->tr_num_buf_rm, in gfs2_print_trans()
143 nbuf = tr->tr_num_buf_new + tr->tr_num_databuf_new; in gfs2_trans_end()
282 tr->tr_num_buf_new++; in gfs2_trans_add_meta()
A Dlog.c668 blocks = tr->tr_num_buf_new - tr->tr_num_buf_rm; in calc_reserved()
1072 !tr->tr_num_buf_new && !tr->tr_num_databuf_new)) in gfs2_log_flush()
1190 old->tr_num_buf_new += new->tr_num_buf_new; in gfs2_merge_trans()
1216 } else if (tr->tr_num_buf_new || tr->tr_num_databuf_new) { in log_refund()
A Dincore.h483 unsigned int tr_num_buf_new; member
A Dbmap.c994 if (tr->tr_num_buf_new) in gfs2_iomap_put_folio()
1071 if (tr->tr_num_buf_new) in gfs2_iomap_begin_write()
1530 if (tr->tr_num_buf_new + RES_STATFS + in sweep_bh_for_rgrps()
A Dlops.c731 nbuf = tr->tr_num_buf_new - tr->tr_num_buf_rm; in buf_lo_before_commit()

Completed in 17 milliseconds