Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dfscache.h186 extern void __fscache_update_cookie(struct fscache_cookie *);
340 __fscache_update_cookie(cookie); in fscache_update_cookie()
/linux-3.4.99/fs/fscache/
Dcookie.c375 void __fscache_update_cookie(struct fscache_cookie *cookie) in __fscache_update_cookie() function
403 EXPORT_SYMBOL(__fscache_update_cookie);