Home
last modified time | relevance | path

Searched refs:XFS_ITRUNCATED (Results 1 – 4 of 4) sorted by relevance

/fs/xfs/
A Dxfs_inode.h383 #define XFS_ITRUNCATED (1 << 5) /* truncated down so flush-on-close */ macro
431 XFS_EOFBLOCKS_RELEASED | XFS_ITRUNCATED | XFS_NEED_INACTIVE | \
A Dxfs_aops.c676 xfs_iflags_clear(ip, XFS_ITRUNCATED); in xfs_vm_writepages()
712 xfs_iflags_clear(ip, XFS_ITRUNCATED); in xfs_dax_writepages()
A Dxfs_file.c147 xfs_iflags_clear(ip, XFS_ITRUNCATED); in xfs_file_fsync()
1622 if (xfs_iflags_test_and_clear(ip, XFS_ITRUNCATED)) { in xfs_file_release()
A Dxfs_iops.c1108 xfs_iflags_set(ip, XFS_ITRUNCATED); in xfs_setattr_size()

Completed in 11 milliseconds