Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dfscache.h223 extern void __fscache_update_cookie(struct fscache_cookie *);
406 __fscache_update_cookie(cookie); in fscache_update_cookie()
/linux-4.1.27/fs/fscache/
Dcookie.c475 void __fscache_update_cookie(struct fscache_cookie *cookie) in __fscache_update_cookie() function
506 EXPORT_SYMBOL(__fscache_update_cookie);