Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfscache.h169 extern void __fscache_relinquish_cookie(struct fscache_cookie *, bool);
308 __fscache_relinquish_cookie(cookie, retire); in fscache_relinquish_cookie()
/openbmc/linux/fs/fscache/
H A Dcookie.c972 void __fscache_relinquish_cookie(struct fscache_cookie *cookie, bool retire) in __fscache_relinquish_cookie() function
1002 EXPORT_SYMBOL(__fscache_relinquish_cookie);