tr_growrtalloc    850 fs/xfs/libxfs/xfs_trans_resv.c 	resp->tr_growrtalloc.tr_logres = xfs_calc_growrtalloc_reservation(mp);
tr_growrtalloc    851 fs/xfs/libxfs/xfs_trans_resv.c 	resp->tr_growrtalloc.tr_logcount = XFS_DEFAULT_PERM_LOG_COUNT;
tr_growrtalloc    852 fs/xfs/libxfs/xfs_trans_resv.c 	resp->tr_growrtalloc.tr_logflags |= XFS_TRANS_PERM_LOG_RES;
tr_growrtalloc     44 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_growrtalloc;	/* grow realtime allocations */
tr_growrtalloc    780 fs/xfs/xfs_rtalloc.c 		error = xfs_trans_alloc(mp, &M_RES(mp)->tr_growrtalloc, resblks,