Searched refs:fscache_resources_valid (Results 1 – 1 of 1) sorted by relevance
26 #define fscache_resources_valid(cres) ((cres)->cache_priv) macro33 #define fscache_resources_valid(cres) (false) macro428 return fscache_resources_valid(cres) ? cres->ops : NULL; in fscache_operation_valid()