Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/erofs/
Dzdata.c549 unsigned int cachestrategy, in should_alloc_managed_pages() argument
552 if (cachestrategy <= EROFS_ZIP_CACHE_DISABLED) in should_alloc_managed_pages()
558 return cachestrategy >= EROFS_ZIP_CACHE_READAROUND && in should_alloc_managed_pages()