Searched refs:off64_t (Results 1 – 6 of 6) sorted by relevance
156 ret = lseek64(fd, static_cast<off64_t>(it->first * H_BLOCK_SIZE), SEEK_SET); in ReadDataFromBlock()177 off64_t offset = static_cast<off64_t>(it->first * H_BLOCK_SIZE); in WriteDataToBlock()336 off64_t offset = static_cast<off64_t>(iter->first * H_BLOCK_SIZE); in WriteZeroToBlock()
51 off64_t offset_;
77 offset_ += static_cast<off64_t>(len); in WriteInternal()
27 #define off64_t off_t macro146 off64_t ret = ftello64(stream_); in GetFileLength()182 off64_t ret = ftello64(stream_); in Flush()
65 typedef off64_t updater_sector_t;
413 if (lseek64(fd, static_cast<off64_t>(it->first * H_BLOCK_SIZE), SEEK_SET) == -1) { in ExecReadBlockInfo()517 if (lseek64(fd, static_cast<off64_t>(it->first * H_BLOCK_SIZE), SEEK_SET) == -1) { in PrintAbnormalBlockHash()561 if (lseek64(fd, static_cast<off64_t>(it->first * H_BLOCK_SIZE), SEEK_SET) == -1) { in CalculateBlockSha()