Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dfscache-cache.h97 extern void fscache_withdraw_cookie(struct fscache_cookie *cookie);
/linux-6.12.1/fs/netfs/
Dfscache_cookie.c540 fscache_withdraw_cookie(cookie); in fscache_perform_lookup()
961 void fscache_withdraw_cookie(struct fscache_cookie *cookie) in fscache_withdraw_cookie() function
966 EXPORT_SYMBOL(fscache_withdraw_cookie);
/linux-6.12.1/fs/cachefiles/
Dcache.c302 fscache_withdraw_cookie(object->cookie); in cachefiles_withdraw_objects()
/linux-6.12.1/Documentation/filesystems/caching/
Dbackend-api.rst109 void fscache_withdraw_cookie(struct fscache_cookie *cookie);