Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dfscache.h24 #define fscache_volume_valid(volume) (volume) macro
31 #define fscache_volume_valid(volume) (0) macro
223 if (fscache_volume_valid(volume)) in fscache_relinquish_volume()
251 if (!fscache_volume_valid(volume)) in fscache_acquire_cookie()