Home
last modified time | relevance | path

Searched refs:fscache_cookie_put (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/fscache/
Dnetfs.c59 fscache_cookie_put(candidate, fscache_cookie_put_dup_netfs); in __fscache_register_netfs()
Dcookie.c322 fscache_cookie_put(cookie, in __fscache_acquire_cookie()
823 fscache_cookie_put(cookie, fscache_cookie_put_relinquish); in __fscache_relinquish_cookie()
848 void fscache_cookie_put(struct fscache_cookie *cookie, in fscache_cookie_put() function
Dinternal.h60 extern void fscache_cookie_put(struct fscache_cookie *,
Dobject.c809 fscache_cookie_put(object->cookie, fscache_cookie_put_object); in fscache_object_destroy()