Home
last modified time | relevance | path

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

/linux/include/linux/
H A 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/fs/netfs/
H A Dfscache_cookie.c1071 fscache_update_aux(cookie, aux_data, &new_size); in __fscache_invalidate()