Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/erofs/
Dsuper.c221 {"disabled", EROFS_ZIP_CACHE_DISABLED},
587 if (ctx->cache_strategy == EROFS_ZIP_CACHE_DISABLED) in erofs_show_options()
Dinternal.h111 EROFS_ZIP_CACHE_DISABLED, enumerator
Dzdata.c552 if (cachestrategy <= EROFS_ZIP_CACHE_DISABLED) in should_alloc_managed_pages()