Home
last modified time | relevance | path

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

/Linux-v5.10/fs/erofs/
Dsuper.c220 {"disabled", EROFS_ZIP_CACHE_DISABLED},
586 if (ctx->cache_strategy == EROFS_ZIP_CACHE_DISABLED) in erofs_show_options()
Dinternal.h111 EROFS_ZIP_CACHE_DISABLED, enumerator
Dzdata.c554 if (cachestrategy <= EROFS_ZIP_CACHE_DISABLED) in should_alloc_managed_pages()