Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dfscache.h251 extern void __fscache_enable_cookie(struct fscache_cookie *,
829 __fscache_enable_cookie(cookie, can_enable, data); in fscache_enable_cookie()
/linux-4.1.27/fs/fscache/
Dcookie.c156 void __fscache_enable_cookie(struct fscache_cookie *cookie, in __fscache_enable_cookie() function
184 EXPORT_SYMBOL(__fscache_enable_cookie);