tr_growdata       879 fs/xfs/libxfs/xfs_trans_resv.c 	resp->tr_growdata.tr_logres = xfs_calc_growdata_reservation(mp);
tr_growdata       880 fs/xfs/libxfs/xfs_trans_resv.c 	resp->tr_growdata.tr_logcount = XFS_DEFAULT_PERM_LOG_COUNT;
tr_growdata       881 fs/xfs/libxfs/xfs_trans_resv.c 	resp->tr_growdata.tr_logflags |= XFS_TRANS_PERM_LOG_RES;
tr_growdata        33 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_growdata;	/* fs data section grow trans */
tr_growdata        72 fs/xfs/xfs_fsops.c 	error = xfs_trans_alloc(mp, &M_RES(mp)->tr_growdata,
tr_growdata       205 fs/xfs/xfs_fsops.c 	error = xfs_trans_alloc(mp, &M_RES(mp)->tr_growdata,