Home
last modified time | relevance | path

Searched refs:EROFS_ZIP_CACHE_DISABLED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/erofs/
H A Dsuper.c221 {"disabled", EROFS_ZIP_CACHE_DISABLED},
587 if (ctx->cache_strategy == EROFS_ZIP_CACHE_DISABLED) in erofs_show_options()
H A Dinternal.h111 EROFS_ZIP_CACHE_DISABLED, enumerator
H A Dzdata.c552 if (cachestrategy <= EROFS_ZIP_CACHE_DISABLED) in should_alloc_managed_pages()
/kernel/linux/linux-6.6/fs/erofs/
H A Dsuper.c398 {"disabled", EROFS_ZIP_CACHE_DISABLED},
960 if (opt->cache_strategy == EROFS_ZIP_CACHE_DISABLED) in erofs_show_options()
H A Dinternal.h207 EROFS_ZIP_CACHE_DISABLED, enumerator
H A Dzdata.c545 if (cachestrategy <= EROFS_ZIP_CACHE_DISABLED) in z_erofs_should_alloc_cache()

Completed in 9 milliseconds