Home
last modified time | relevance | path

Searched refs:truncated (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/fs/xfs/
H A Dxfs_inode.c1549 int truncated; in xfs_release() local
1552 * If we previously truncated this file and removed old data in xfs_release()
1561 truncated = xfs_iflags_test_and_clear(ip, XFS_ITRUNCATED); in xfs_release()
1562 if (truncated) { in xfs_release()
1765 * now be truncated. Also, we clear all of the read-ahead state
2568 * The inode should already be truncated to 0 length and have

Completed in 4 milliseconds