Home
last modified time | relevance | path

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

/linux/fs/xfs/
H 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 | \