tr_clearagi       888 fs/xfs/libxfs/xfs_trans_resv.c 	resp->tr_clearagi.tr_logres = xfs_calc_clear_agi_bucket_reservation(mp);
tr_clearagi        43 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_clearagi;	/* clear agi unlinked bucket */
tr_clearagi      4942 fs/xfs/xfs_log_recover.c 	error = xfs_trans_alloc(mp, &M_RES(mp)->tr_clearagi, 0, 0, 0, &tp);