Searched refs:tr_blocks (Results 1 – 2 of 2) sorted by relevance
48 tr->tr_blocks = blocks; in gfs2_trans_begin()81 tr->tr_blocks, tr->tr_revokes, tr->tr_reserved, tr->tr_touched); in gfs2_print_trans()110 if (gfs2_assert_withdraw(sdp, (nbuf <= tr->tr_blocks) && in gfs2_trans_end()
471 unsigned int tr_blocks; member