XFS_ITRUNCATED   1109 fs/xfs/xfs_aops.c 	xfs_iflags_clear(XFS_I(mapping->host), XFS_ITRUNCATED);
XFS_ITRUNCATED   1121 fs/xfs/xfs_aops.c 	xfs_iflags_clear(XFS_I(mapping->host), XFS_ITRUNCATED);
XFS_ITRUNCATED    121 fs/xfs/xfs_file.c 	xfs_iflags_clear(ip, XFS_ITRUNCATED);
XFS_ITRUNCATED   1620 fs/xfs/xfs_inode.c 		truncated = xfs_iflags_test_and_clear(ip, XFS_ITRUNCATED);
XFS_ITRUNCATED    253 fs/xfs/xfs_inode.h 	 XFS_IDIRTY_RELEASE | XFS_ITRUNCATED)
XFS_ITRUNCATED    986 fs/xfs/xfs_iops.c 		xfs_iflags_set(ip, XFS_ITRUNCATED);