Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dfscache.h24 #define fscache_volume_valid(volume) (volume) macro
31 #define fscache_volume_valid(volume) (0) macro
226 if (fscache_volume_valid(volume)) in fscache_relinquish_volume()
254 if (!fscache_volume_valid(volume)) in fscache_acquire_cookie()