Home
last modified time | relevance | path

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

/Linux-v5.15/fs/erofs/
Dsuper.c365 {"disabled", EROFS_ZIP_CACHE_DISABLED},
781 if (ctx->cache_strategy == EROFS_ZIP_CACHE_DISABLED) in erofs_show_options()
Dinternal.h129 EROFS_ZIP_CACHE_DISABLED, enumerator
Dzdata.c635 if (cachestrategy <= EROFS_ZIP_CACHE_DISABLED) in should_alloc_managed_pages()