Searched defs:block_cache (Results 1 – 6 of 6) sorted by relevance
86 def __init__(self, credentials=None, block_cache=None): argument147 def configure_gcs(session, credentials=None, block_cache=None, device=None): argument164 def configure(credentials, block_cache): argument
48 struct squashfs_cache *block_cache; member
57 struct squashfs_cache *block_cache; member
56 struct squashfs_cache *block_cache; member
342 DenseSlabAllocCache block_cache; member
3234 const FileBlockCache* block_cache) override { in Configure()