Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dzdata.c543 unsigned int cachestrategy = EROFS_I_SB(fe->inode)->opt.cache_strategy; in z_erofs_should_alloc_cache() local
545 if (cachestrategy <= EROFS_ZIP_CACHE_DISABLED) in z_erofs_should_alloc_cache()
551 if (cachestrategy >= EROFS_ZIP_CACHE_READAROUND && in z_erofs_should_alloc_cache()