Home
last modified time | relevance | path

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

/fs/gfs2/
Dtrans.c35 tr->tr_num_buf_new, tr->tr_num_buf_rm, in gfs2_print_trans()
108 nbuf = tr->tr_num_buf_new + tr->tr_num_databuf_new; in gfs2_trans_end()
247 tr->tr_num_buf_new++; in gfs2_trans_add_meta()
Dlog.c542 mbuf = tr->tr_num_buf_new - tr->tr_num_buf_rm; in calc_reserved()
989 !tr->tr_num_buf_new && !tr->tr_num_databuf_new)) in gfs2_log_flush()
1090 old->tr_num_buf_new += new->tr_num_buf_new; in gfs2_merge_trans()
1116 } else if (tr->tr_num_buf_new || tr->tr_num_databuf_new) { in log_refund()
Dincore.h505 unsigned int tr_num_buf_new; member
Dbmap.c1049 if (tr->tr_num_buf_new) in gfs2_iomap_page_done()
1126 if (tr->tr_num_buf_new) in gfs2_iomap_begin_write()
1575 if (tr->tr_num_buf_new + RES_STATFS + in sweep_bh_for_rgrps()
Dlops.c724 nbuf = tr->tr_num_buf_new - tr->tr_num_buf_rm; in buf_lo_before_commit()