Searched refs:XFS_ITRUNCATED (Results 1 – 2 of 2) sorted by relevance
383 #define XFS_ITRUNCATED (1 << 5) /* truncated down so flush-on-close */ macro431 XFS_EOFBLOCKS_RELEASED | XFS_ITRUNCATED | XFS_NEED_INACTIVE | \
145 xfs_iflags_clear(ip, XFS_ITRUNCATED); in xfs_file_fsync()1705 if (xfs_iflags_test_and_clear(ip, XFS_ITRUNCATED)) { in xfs_file_release()