Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/fs/fscache/
H A Dcookie.c674 __fscache_update_cookie(cookie, aux_data, object_size); in __fscache_unuse_cookie()