Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dfscache-cache.h73 bool (*invalidate_cookie)(struct fscache_cookie *cookie); member
/linux-6.15/fs/cachefiles/
H A Dinterface.c454 .invalidate_cookie = cachefiles_invalidate_cookie,
/linux-6.15/fs/netfs/
H A Dfscache_cookie.c1043 if (!cookie->volume->cache->ops->invalidate_cookie(cookie)) in fscache_perform_invalidation()
/linux-6.15/Documentation/filesystems/caching/
H A Dbackend-api.rst356 bool (*invalidate_cookie)(struct fscache_cookie *cookie);