Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfscache.h326 void fscache_update_aux(struct fscache_cookie *cookie, in fscache_update_aux() function
348 fscache_update_aux(cookie, aux_data, object_size); in __fscache_update_cookie()
/openbmc/linux/fs/fscache/
H A Dcookie.c1071 fscache_update_aux(cookie, aux_data, &new_size); in __fscache_invalidate()