xfs_trans_ichgtime  240 fs/xfs/libxfs/xfs_attr.c 		xfs_trans_ichgtime(args->trans, dp, XFS_ICHGTIME_CHG);
xfs_trans_ichgtime  420 fs/xfs/libxfs/xfs_attr.c 		xfs_trans_ichgtime(args.trans, dp, XFS_ICHGTIME_CHG);
xfs_trans_ichgtime  501 fs/xfs/libxfs/xfs_attr.c 		xfs_trans_ichgtime(args.trans, dp, XFS_ICHGTIME_CHG);
xfs_trans_ichgtime   55 fs/xfs/xfs_file.c 		xfs_trans_ichgtime(tp, ip, XFS_ICHGTIME_MOD | XFS_ICHGTIME_CHG);
xfs_trans_ichgtime 1099 fs/xfs/xfs_inode.c 	xfs_trans_ichgtime(tp, ip, XFS_ICHGTIME_CHG);
xfs_trans_ichgtime 1118 fs/xfs/xfs_inode.c 	xfs_trans_ichgtime(tp, ip, XFS_ICHGTIME_CHG);
xfs_trans_ichgtime 1223 fs/xfs/xfs_inode.c 	xfs_trans_ichgtime(tp, dp, XFS_ICHGTIME_MOD | XFS_ICHGTIME_CHG);
xfs_trans_ichgtime 1445 fs/xfs/xfs_inode.c 	xfs_trans_ichgtime(tp, tdp, XFS_ICHGTIME_MOD | XFS_ICHGTIME_CHG);
xfs_trans_ichgtime 2939 fs/xfs/xfs_inode.c 	xfs_trans_ichgtime(tp, dp, XFS_ICHGTIME_MOD | XFS_ICHGTIME_CHG);
xfs_trans_ichgtime 3129 fs/xfs/xfs_inode.c 		xfs_trans_ichgtime(tp, ip1, ip1_flags);
xfs_trans_ichgtime 3133 fs/xfs/xfs_inode.c 		xfs_trans_ichgtime(tp, ip2, ip2_flags);
xfs_trans_ichgtime 3137 fs/xfs/xfs_inode.c 		xfs_trans_ichgtime(tp, dp2, dp2_flags);
xfs_trans_ichgtime 3140 fs/xfs/xfs_inode.c 	xfs_trans_ichgtime(tp, dp1, XFS_ICHGTIME_MOD | XFS_ICHGTIME_CHG);
xfs_trans_ichgtime 3348 fs/xfs/xfs_inode.c 		xfs_trans_ichgtime(tp, target_dp,
xfs_trans_ichgtime 3369 fs/xfs/xfs_inode.c 		xfs_trans_ichgtime(tp, target_dp,
xfs_trans_ichgtime 3412 fs/xfs/xfs_inode.c 	xfs_trans_ichgtime(tp, src_ip, XFS_ICHGTIME_CHG);
xfs_trans_ichgtime 3445 fs/xfs/xfs_inode.c 	xfs_trans_ichgtime(tp, src_dp, XFS_ICHGTIME_MOD | XFS_ICHGTIME_CHG);
xfs_trans_ichgtime 1283 fs/xfs/xfs_ioctl.c 	xfs_trans_ichgtime(tp, ip, XFS_ICHGTIME_CHG);
xfs_trans_ichgtime  243 fs/xfs/xfs_qm_syscalls.c 	xfs_trans_ichgtime(tp, ip, XFS_ICHGTIME_MOD | XFS_ICHGTIME_CHG);
xfs_trans_ichgtime  326 fs/xfs/xfs_symlink.c 	xfs_trans_ichgtime(tp, dp, XFS_ICHGTIME_MOD | XFS_ICHGTIME_CHG);
xfs_trans_ichgtime  225 fs/xfs/xfs_trans.h void		xfs_trans_ichgtime(struct xfs_trans *, struct xfs_inode *, int);