Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dfscache.h23 #define fscache_available() (1) macro
30 #define fscache_available() (0) macro
202 if (!fscache_available()) in fscache_acquire_volume()