Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dfscache-cache.h96 extern void fscache_withdraw_cookie(struct fscache_cookie *cookie);
/linux-6.3-rc2/fs/fscache/
A 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.3-rc2/fs/cachefiles/
A Dcache.c299 fscache_withdraw_cookie(object->cookie); in cachefiles_withdraw_objects()
/linux-6.3-rc2/Documentation/filesystems/caching/
A Dbackend-api.rst109 void fscache_withdraw_cookie(struct fscache_cookie *cookie);

Completed in 6 milliseconds