Home
last modified time | relevance | path

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

/Linux-v4.19/fs/fscache/
Dnetfs.c59 fscache_cookie_put(candidate, fscache_cookie_put_dup_netfs); in __fscache_register_netfs()
Dcookie.c334 fscache_cookie_put(cookie, in __fscache_acquire_cookie()
835 fscache_cookie_put(cookie, fscache_cookie_put_relinquish); in __fscache_relinquish_cookie()
860 void fscache_cookie_put(struct fscache_cookie *cookie, in fscache_cookie_put() function
Dinternal.h60 extern void fscache_cookie_put(struct fscache_cookie *,
Dobject.c806 fscache_cookie_put(object->cookie, fscache_cookie_put_object); in fscache_object_destroy()