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

/linux-master/include/linux/
H A Dfscache.h26 #define fscache_resources_valid(cres) ((cres)->cache_priv) macro
33 #define fscache_resources_valid(cres) (false) macro
428 return fscache_resources_valid(cres) ? cres->ops : NULL;

Completed in 137 milliseconds