Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dsuper.c398 {"disabled", EROFS_ZIP_CACHE_DISABLED},
946 if (opt->cache_strategy == EROFS_ZIP_CACHE_DISABLED) in erofs_show_options()
H A Dinternal.h200 EROFS_ZIP_CACHE_DISABLED, enumerator
H A Dzdata.c545 if (cachestrategy <= EROFS_ZIP_CACHE_DISABLED) in z_erofs_should_alloc_cache()