XFS_IDIRTY_RELEASE 1622 fs/xfs/xfs_inode.c 			xfs_iflags_clear(ip, XFS_IDIRTY_RELEASE);
XFS_IDIRTY_RELEASE 1650 fs/xfs/xfs_inode.c 		if (xfs_iflags_test(ip, XFS_IDIRTY_RELEASE))
XFS_IDIRTY_RELEASE 1668 fs/xfs/xfs_inode.c 			xfs_iflags_set(ip, XFS_IDIRTY_RELEASE);
XFS_IDIRTY_RELEASE  253 fs/xfs/xfs_inode.h 	 XFS_IDIRTY_RELEASE | XFS_ITRUNCATED)