Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dfscache.h168 extern void __fscache_unuse_cookie(struct fscache_cookie *, const void *, const loff_t *);
289 __fscache_unuse_cookie(cookie, aux_data, object_size); in fscache_unuse_cookie()
/linux-6.1.9/fs/fscache/
Dcookie.c665 void __fscache_unuse_cookie(struct fscache_cookie *cookie, in __fscache_unuse_cookie() function
692 EXPORT_SYMBOL(__fscache_unuse_cookie);