tr_ichange        884 fs/xfs/libxfs/xfs_trans_resv.c 	resp->tr_ichange.tr_logres = xfs_calc_ichange_reservation(mp);
tr_ichange         32 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_ichange;	/* inode update trans */
tr_ichange        309 fs/xfs/xfs_ioctl.c 	error = xfs_trans_alloc(mp, &M_RES(mp)->tr_ichange, 0, 0, 0, &tp);
tr_ichange       1377 fs/xfs/xfs_ioctl.c 	error = xfs_trans_alloc(mp, &M_RES(mp)->tr_ichange, 0, 0, 0, &tp);
tr_ichange        673 fs/xfs/xfs_iops.c 	error = xfs_trans_alloc(mp, &M_RES(mp)->tr_ichange, 0, 0, 0, &tp);
tr_ichange        283 fs/xfs/xfs_pnfs.c 	error = xfs_trans_alloc(mp, &M_RES(mp)->tr_ichange, 0, 0, 0, &tp);
tr_ichange        874 fs/xfs/xfs_reflink.c 	error = xfs_trans_alloc(mp, &M_RES(mp)->tr_ichange, 0, 0, 0, &tp);
tr_ichange        933 fs/xfs/xfs_reflink.c 	error = xfs_trans_alloc(mp, &M_RES(mp)->tr_ichange, 0, 0, 0, &tp);