Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
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; in fscache_operation_valid()

Completed in 5 milliseconds