Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
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()
/linux-5.19.10/fs/fscache/
Dcookie.c664 __fscache_update_cookie(cookie, aux_data, object_size); in __fscache_unuse_cookie()