Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dfscache.h203 extern void __fscache_update_cookie(struct fscache_cookie *, const void *);
408 __fscache_update_cookie(cookie, aux_data); in fscache_update_cookie()
/linux-4.19.296/fs/fscache/
Dcookie.c665 void __fscache_update_cookie(struct fscache_cookie *cookie, const void *aux_data) in __fscache_update_cookie() function
696 EXPORT_SYMBOL(__fscache_update_cookie);