Searched refs:fscache_resources_valid (Results 1 – 3 of 3) sorted by relevance
26 #define fscache_resources_valid(cres) ((cres)->cache_priv) macro33 #define fscache_resources_valid(cres) (false) macro431 return fscache_resources_valid(cres) ? cres->ops : NULL; in fscache_operation_valid()
150 if (!fscache_resources_valid(&rreq->cache_resources)) in netfs_pgpriv2_write_to_the_cache()
124 if (fscache_resources_valid(&wreq->cache_resources)) { in netfs_create_write_req()