Searched refs:EROFS_ZIP_CACHE_DISABLED (Results 1 – 3 of 3) sorted by relevance
177 sbi->cache_strategy = EROFS_ZIP_CACHE_DISABLED; in erofs_build_cache_strategy()563 if (sbi->cache_strategy == EROFS_ZIP_CACHE_DISABLED) { in erofs_show_options()
106 EROFS_ZIP_CACHE_DISABLED, enumerator
559 if (cachestrategy <= EROFS_ZIP_CACHE_DISABLED) in should_alloc_managed_pages()