Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dfscache-cache.h96 extern void fscache_withdraw_cookie(struct fscache_cookie *cookie);
/linux-6.1.9/fs/fscache/
Dcookie.c540 fscache_withdraw_cookie(cookie); in fscache_perform_lookup()
957 void fscache_withdraw_cookie(struct fscache_cookie *cookie) in fscache_withdraw_cookie() function
962 EXPORT_SYMBOL(fscache_withdraw_cookie);
/linux-6.1.9/fs/cachefiles/
Dcache.c299 fscache_withdraw_cookie(object->cookie); in cachefiles_withdraw_objects()
/linux-6.1.9/Documentation/filesystems/caching/
Dbackend-api.rst109 void fscache_withdraw_cookie(struct fscache_cookie *cookie);