ip1_flags        3057 fs/xfs/xfs_inode.c 	int		ip1_flags = 0;
ip1_flags        3099 fs/xfs/xfs_inode.c 			ip1_flags |= XFS_ICHGTIME_CHG;
ip1_flags        3123 fs/xfs/xfs_inode.c 			ip1_flags |= XFS_ICHGTIME_MOD | XFS_ICHGTIME_CHG;
ip1_flags        3128 fs/xfs/xfs_inode.c 	if (ip1_flags) {
ip1_flags        3129 fs/xfs/xfs_inode.c 		xfs_trans_ichgtime(tp, ip1, ip1_flags);