Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dfscache.h329 void fscache_update_aux(struct fscache_cookie *cookie, in fscache_update_aux() function
351 fscache_update_aux(cookie, aux_data, object_size); in __fscache_update_cookie()
/linux-6.12.1/fs/netfs/
Dfscache_cookie.c1071 fscache_update_aux(cookie, aux_data, &new_size); in __fscache_invalidate()