Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dfscache.h169 extern void __fscache_relinquish_cookie(struct fscache_cookie *, bool);
311 __fscache_relinquish_cookie(cookie, retire); in fscache_relinquish_cookie()
/linux-6.12.1/fs/netfs/
Dfscache_cookie.c972 void __fscache_relinquish_cookie(struct fscache_cookie *cookie, bool retire) in __fscache_relinquish_cookie() function
1002 EXPORT_SYMBOL(__fscache_relinquish_cookie);