Searched refs:invalidate_cookie (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dfscache-cache.h72 bool (*invalidate_cookie)(struct fscache_cookie *cookie); member in struct:fscache_cache_ops
/linux-master/fs/cachefiles/
H A Dinterface.c448 .invalidate_cookie = cachefiles_invalidate_cookie,
/linux-master/fs/netfs/
H A Dfscache_cookie.c1039 if (!cookie->volume->cache->ops->invalidate_cookie(cookie))

Completed in 127 milliseconds