IN_TRUNCATED
UFS_INODE_SET_FLAG(ip, IN_TRUNCATED);
if ((ip->i_flag & IN_TRUNCATED) == 0)
ip->i_flag &= ~IN_TRUNCATED;