Home
last modified time | relevance | path

Searched refs:__fscache_update_cookie (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dfscache.h199 extern void __fscache_update_cookie(struct fscache_cookie *, const void *);
404 __fscache_update_cookie(cookie, aux_data); in fscache_update_cookie()
/kernel/linux/linux-6.6/include/linux/
H A Dfscache.h342 void __fscache_update_cookie(struct fscache_cookie *cookie, const void *aux_data, in __fscache_update_cookie() function
372 __fscache_update_cookie(cookie, aux_data, object_size); in fscache_update_cookie()
/kernel/linux/linux-5.10/fs/fscache/
H A Dcookie.c661 void __fscache_update_cookie(struct fscache_cookie *cookie, const void *aux_data) in __fscache_update_cookie() function
692 EXPORT_SYMBOL(__fscache_update_cookie); variable
/kernel/linux/linux-6.6/fs/fscache/
H A Dcookie.c674 __fscache_update_cookie(cookie, aux_data, object_size); in __fscache_unuse_cookie()

Completed in 6 milliseconds