Home
last modified time | relevance | path

Searched refs:EROFS_ZIP_CACHE_READAROUND (Results 1 – 3 of 3) sorted by relevance

/linux/fs/erofs/
H A Dsuper.c381 sbi->opt.cache_strategy = EROFS_ZIP_CACHE_READAROUND; in erofs_default_options()
399 {"readaround", EROFS_ZIP_CACHE_READAROUND},
H A Dinternal.h201 EROFS_ZIP_CACHE_READAROUND enumerator
H A Dzdata.c526 if (cachestrategy >= EROFS_ZIP_CACHE_READAROUND && in z_erofs_should_alloc_cache()