Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dfscache.h221 extern void __fscache_relinquish_cookie(struct fscache_cookie *, bool);
370 __fscache_relinquish_cookie(cookie, retire); in fscache_relinquish_cookie()
/linux-4.1.27/fs/fscache/
Dcookie.c581 void __fscache_relinquish_cookie(struct fscache_cookie *cookie, bool retire) in __fscache_relinquish_cookie() function
619 EXPORT_SYMBOL(__fscache_relinquish_cookie);