Searched refs:leaf_idx (Results 1 – 1 of 1) sorted by relevance
365 const int32_t leaf_idx = leaf_nodes_offset + blockIdx / kHashesPerBlock; in SendTreeBlocksForDataBlock() local366 if (file.sentTreeBlocks[leaf_idx]) { in SendTreeBlocksForDataBlock()369 if (!SendTreeBlock(fileId, blockIdx, leaf_idx)) { in SendTreeBlocksForDataBlock()372 file.sentTreeBlocks[leaf_idx] = true; in SendTreeBlocksForDataBlock()