Searched refs:cache_priv (Results 1 – 10 of 10) sorted by relevance
20 struct cachefiles_cache *cache = vcookie->cache->cache_priv; in cachefiles_acquire_volume()80 vcookie->cache_priv = volume; in cachefiles_acquire_volume()114 volume->vcookie->cache_priv = NULL; in __cachefiles_free_volume()124 struct cachefiles_volume *volume = vcookie->cache_priv; in cachefiles_free_volume()
197 struct cachefiles_object *object = cookie->cache_priv; in cachefiles_prepare_to_write()
163 return fscache_cres_cookie(cres)->cache_priv; in cachefiles_cres_object()
39 void *cache_priv; /* Private cache data (or NULL) */ member94 void *cache_priv);151 return cres->cache_priv; in fscache_cres_cookie()
26 #define fscache_resources_valid(cres) ((cres)->cache_priv)83 void *cache_priv; /* Cache private data */ member110 void *cache_priv; /* Cache-side representation */ member
163 void *cache_priv; member
46 void *cache_priv;54 and ``name`` is the name the cache was registered with. The ``cache_priv``88 void *cache_priv);141 void *cache_priv;154 * ``cache_priv`` - A place for the cache to stash private data.180 void *cache_priv;196 * ``cache_priv`` - A place for the cache to stash private data.289 If successful, it can set ``cache_priv`` to its own data.297 ``cache_priv`` is set.320 If successful, ``cookie->cache_priv`` can be set.[all …]
510 if (!cookie->volume->cache_priv) { in fscache_perform_lookup()512 if (!cookie->volume->cache_priv) { in fscache_perform_lookup()778 if (cookie->cache_priv) { in fscache_cookie_state_machine()
218 return fscache_cookie_valid(cookie) && cookie->cache_priv && in netfs_is_cache_enabled()
462 void *cache_priv;