Home
last modified time | relevance | path

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

/linux-6.15/fs/erofs/
H A Dzdata.c492 unsigned int cachestrategy = EROFS_I_SB(fe->inode)->opt.cache_strategy; in z_erofs_should_alloc_cache() local
494 if (cachestrategy <= EROFS_ZIP_CACHE_DISABLED) in z_erofs_should_alloc_cache()
500 if (cachestrategy >= EROFS_ZIP_CACHE_READAROUND && in z_erofs_should_alloc_cache()