Home
last modified time | relevance | path

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

/fs/erofs/
Dsuper.c381 ctx->opt.cache_strategy = EROFS_ZIP_CACHE_READAROUND; in erofs_default_options()
408 {"readaround", EROFS_ZIP_CACHE_READAROUND},
1001 else if (opt->cache_strategy == EROFS_ZIP_CACHE_READAROUND) in erofs_show_options()
Dinternal.h199 EROFS_ZIP_CACHE_READAROUND enumerator
Dzdata.c556 if (cachestrategy >= EROFS_ZIP_CACHE_READAROUND && in z_erofs_should_alloc_cache()