Searched defs:blocks (Results 1 – 8 of 8) sorted by relevance
73 size_t blocks() const { in blocks() function
71 uint64_t blocks = ((file_size - 1) / blksize) + 1; in ParseBlockMapFile() local139 uint64_t blocks = ((block_map_data.file_size() - 1) / blksize) + 1; in MapBlockFile() local
123 for (const auto& blocks : blocks_per_group) { in Split() local
47 size_t blocks() const { in blocks() function73 size_t blocks() const { in blocks() function138 size_t blocks() const { in blocks() function
62 const std::vector<std::string> blocks = { in TEST() local
654 const size_t blocks, bool printerror) { in VerifyBlocks()792 size_t blocks = sb.st_size / BLOCKSIZE; in LoadStash() local809 static int WriteStash(const std::string& base, const std::string& id, int blocks, in WriteStash()970 size_t blocks = it->second - it->first; in MoveRange() local1173 size_t blocks = 0; in PerformCommandMove() local1230 size_t blocks = src.blocks(); in PerformCommandStash() local1374 size_t blocks = 0; in PerformCommandDiff() local
325 size_t blocks = it->second - it->first; in MoveRange() local
271 int blocks = ((sb.st_size - 1) / sb.st_blksize) + 1; in ProductBlockMap() local