Home
last modified time | relevance | path

Searched refs:__fscache_relinquish_cookie (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/
Dfscache.h169 extern void __fscache_relinquish_cookie(struct fscache_cookie *, bool);
308 __fscache_relinquish_cookie(cookie, retire); in fscache_relinquish_cookie()
/linux-6.1.9/fs/fscache/
Dcookie.c968 void __fscache_relinquish_cookie(struct fscache_cookie *cookie, bool retire) in __fscache_relinquish_cookie() function
998 EXPORT_SYMBOL(__fscache_relinquish_cookie);