Searched defs:block_cache (Results 1 – 9 of 9) sorted by relevance
70 Cache* block_cache = nullptr; member
105 Cache* block_cache = table->rep_->options.block_cache; in BlockReader() local
94 Cache* block_cache = nullptr; member
48 struct squashfs_cache *block_cache; member
56 struct squashfs_cache *block_cache; member
57 struct squashfs_cache *block_cache; member
156 Cache* block_cache = table->rep_->options.block_cache; in BlockReader() local
342 DenseSlabAllocCache block_cache; member
3716 const FileBlockCache* block_cache) override { in Configure()