Home
last modified time | relevance | path

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

/Linux-v5.10/fs/erofs/
Dzdata.c551 unsigned int cachestrategy, in should_alloc_managed_pages() argument
554 if (cachestrategy <= EROFS_ZIP_CACHE_DISABLED) in should_alloc_managed_pages()
560 return cachestrategy >= EROFS_ZIP_CACHE_READAROUND && in should_alloc_managed_pages()