Home
last modified time | relevance | path

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

/linux-6.12.1/fs/erofs/
Dzdata.c510 unsigned int cachestrategy = EROFS_I_SB(fe->inode)->opt.cache_strategy; in z_erofs_should_alloc_cache() local
512 if (cachestrategy <= EROFS_ZIP_CACHE_DISABLED) in z_erofs_should_alloc_cache()
518 if (cachestrategy >= EROFS_ZIP_CACHE_READAROUND && in z_erofs_should_alloc_cache()