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

/linux-master/include/linux/
H A Dfscache.h24 #define fscache_volume_valid(volume) (volume) macro
31 #define fscache_volume_valid(volume) (0) macro
223 if (fscache_volume_valid(volume))
251 if (!fscache_volume_valid(volume))

Completed in 101 milliseconds