Home
last modified time | relevance | path

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

/Linux-v4.19/fs/fscache/
Dcookie.c369 fscache_update_aux(cookie, aux_data); in __fscache_enable_cookie()
693 fscache_update_aux(cookie, aux_data); in __fscache_update_cookie()
735 fscache_update_aux(cookie, aux_data); in __fscache_disable_cookie()
922 fscache_update_aux(cookie, aux_data); in __fscache_check_consistency()
Dinternal.h356 void fscache_update_aux(struct fscache_cookie *cookie, const void *aux_data) in fscache_update_aux() function