Home
last modified time | relevance | path

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

/Linux-v6.6/fs/erofs/
Dinternal.h207 EROFS_ZIP_CACHE_DISABLED, enumerator
Dsuper.c454 {"disabled", EROFS_ZIP_CACHE_DISABLED},
1044 if (opt->cache_strategy == EROFS_ZIP_CACHE_DISABLED) in erofs_show_options()
Dzdata.c545 if (cachestrategy <= EROFS_ZIP_CACHE_DISABLED) in z_erofs_should_alloc_cache()