Home
last modified time | relevance | path

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

/fs/erofs/
Dsuper.c177 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()
Dinternal.h106 EROFS_ZIP_CACHE_DISABLED, enumerator
Dzdata.c559 if (cachestrategy <= EROFS_ZIP_CACHE_DISABLED) in should_alloc_managed_pages()