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

/linux-master/fs/gfs2/
H A Dtrans.c35 tr->tr_num_buf_new, tr->tr_num_buf_rm,
143 nbuf = tr->tr_num_buf_new + tr->tr_num_databuf_new;
285 tr->tr_num_buf_new++;
H A Dlog.c664 blocks = tr->tr_num_buf_new - tr->tr_num_buf_rm;
1078 !tr->tr_num_buf_new && !tr->tr_num_databuf_new))
1194 old->tr_num_buf_new += new->tr_num_buf_new;
1220 } else if (tr->tr_num_buf_new || tr->tr_num_databuf_new) {
H A Dincore.h483 unsigned int tr_num_buf_new; member in struct:gfs2_trans
H A Dbmap.c997 if (tr->tr_num_buf_new)
1074 if (tr->tr_num_buf_new)
1533 if (tr->tr_num_buf_new + RES_STATFS +
H A Dlops.c722 nbuf = tr->tr_num_buf_new - tr->tr_num_buf_rm;

Completed in 114 milliseconds