Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
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()
/Linux-v6.1/fs/fscache/
Dcookie.c1067 fscache_update_aux(cookie, aux_data, &new_size); in __fscache_invalidate()