Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/erofs/
H A Dsuper.c366 {"disabled", EROFS_ZIP_CACHE_DISABLED},
782 if (ctx->cache_strategy == EROFS_ZIP_CACHE_DISABLED) in erofs_show_options()
H A Dinternal.h128 EROFS_ZIP_CACHE_DISABLED, enumerator
H A Dzdata.c641 if (cachestrategy <= EROFS_ZIP_CACHE_DISABLED) in should_alloc_managed_pages()