Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dfscache.h345 void __fscache_update_cookie(struct fscache_cookie *cookie, const void *aux_data, in __fscache_update_cookie() function
375 __fscache_update_cookie(cookie, aux_data, object_size); in fscache_update_cookie()
/linux-6.12.1/fs/netfs/
Dfscache_cookie.c674 __fscache_update_cookie(cookie, aux_data, object_size); in __fscache_unuse_cookie()