Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfscache.h226 extern void __fscache_disable_cookie(struct fscache_cookie *, const void *, bool);
812 __fscache_disable_cookie(cookie, aux_data, invalidate); in fscache_disable_cookie()
/OK3568_Linux_fs/kernel/fs/fscache/
H A Dcookie.c697 void __fscache_disable_cookie(struct fscache_cookie *cookie, in __fscache_disable_cookie() function
772 EXPORT_SYMBOL(__fscache_disable_cookie);
804 __fscache_disable_cookie(cookie, aux_data, retire); in __fscache_relinquish_cookie()