ip2_flags 3058 fs/xfs/xfs_inode.c int ip2_flags = 0; ip2_flags 3100 fs/xfs/xfs_inode.c ip2_flags |= XFS_ICHGTIME_MOD | XFS_ICHGTIME_CHG; ip2_flags 3124 fs/xfs/xfs_inode.c ip2_flags |= XFS_ICHGTIME_CHG; ip2_flags 3132 fs/xfs/xfs_inode.c if (ip2_flags) { ip2_flags 3133 fs/xfs/xfs_inode.c xfs_trans_ichgtime(tp, ip2, ip2_flags);