Home
last modified time | relevance | path

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

/Linux-v5.10/fs/fscache/
Dcookie.c365 fscache_update_aux(cookie, aux_data); in __fscache_enable_cookie()
689 fscache_update_aux(cookie, aux_data); in __fscache_update_cookie()
731 fscache_update_aux(cookie, aux_data); in __fscache_disable_cookie()
918 fscache_update_aux(cookie, aux_data); in __fscache_check_consistency()
Dinternal.h352 void fscache_update_aux(struct fscache_cookie *cookie, const void *aux_data) in fscache_update_aux() function