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