maxres            902 fs/gfs2/log.c  	unsigned int maxres;
maxres            916 fs/gfs2/log.c  	maxres = sdp->sd_log_blks_reserved + tr->tr_reserved;
maxres            917 fs/gfs2/log.c  	gfs2_assert_withdraw(sdp, maxres >= reserved);
maxres            918 fs/gfs2/log.c  	unused = maxres - reserved;