Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dinternal.h197 EROFS_ZIP_CACHE_DISABLED, enumerator
H A Dsuper.c365 {"disabled", EROFS_ZIP_CACHE_DISABLED},
H A Dzdata.c500 if (cachestrategy <= EROFS_ZIP_CACHE_DISABLED) in z_erofs_should_alloc_cache()