Home
last modified time | relevance | path

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

/linux/fs/erofs/
A Dsuper.c424 ctx->opt.cache_strategy = EROFS_ZIP_CACHE_READAROUND; in erofs_default_options()
449 {"readaround", EROFS_ZIP_CACHE_READAROUND},
930 else if (opt->cache_strategy == EROFS_ZIP_CACHE_READAROUND) in erofs_show_options()
A Dinternal.h155 EROFS_ZIP_CACHE_READAROUND enumerator
A Dzdata.c628 return cachestrategy >= EROFS_ZIP_CACHE_READAROUND && in should_alloc_managed_pages()

Completed in 9 milliseconds