Home
last modified time | relevance | path

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

/linux/include/linux/
A Dfscache.h26 #define fscache_resources_valid(cres) ((cres)->cache_priv) macro
33 #define fscache_resources_valid(cres) (false) macro
431 return fscache_resources_valid(cres) ? cres->ops : NULL; in fscache_operation_valid()
/linux/fs/netfs/
A Dread_pgpriv2.c150 if (!fscache_resources_valid(&rreq->cache_resources)) in netfs_pgpriv2_write_to_the_cache()
A Dwrite_issue.c124 if (fscache_resources_valid(&wreq->cache_resources)) { in netfs_create_write_req()

Completed in 10 milliseconds