Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/erofs/
H A Dzdata.c638 unsigned int cachestrategy, in should_alloc_managed_pages() argument
641 if (cachestrategy <= EROFS_ZIP_CACHE_DISABLED) in should_alloc_managed_pages()
647 return cachestrategy >= EROFS_ZIP_CACHE_READAROUND && in should_alloc_managed_pages()