tr_revokes         90 fs/gfs2/glops.c 	tr.tr_revokes = atomic_read(&gl->gl_ail_count);
tr_revokes         92 fs/gfs2/glops.c 	if (!tr.tr_revokes) {
tr_revokes        122 fs/gfs2/glops.c 	tr.tr_reserved = 1 + gfs2_struct2blk(sdp, tr.tr_revokes, sizeof(u64));
tr_revokes        129 fs/gfs2/glops.c 	__gfs2_ail_flush(gl, 0, tr.tr_revokes);
tr_revokes        499 fs/gfs2/incore.h 	unsigned int tr_revokes;
tr_revokes         46 fs/gfs2/trans.c 	tr->tr_revokes = revokes;
tr_revokes         78 fs/gfs2/trans.c 		tr->tr_blocks, tr->tr_revokes, tr->tr_reserved,
tr_revokes        108 fs/gfs2/trans.c 				       (tr->tr_num_revoke <= tr->tr_revokes)))