Home
last modified time | relevance | path

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

/Linux-v5.10/fs/fscache/
Dnetfs.c55 fscache_cookie_put(candidate, fscache_cookie_put_dup_netfs); in __fscache_register_netfs()
Dcookie.c330 fscache_cookie_put(cookie, in __fscache_acquire_cookie()
831 fscache_cookie_put(cookie, fscache_cookie_put_relinquish); in __fscache_relinquish_cookie()
856 void fscache_cookie_put(struct fscache_cookie *cookie, in fscache_cookie_put() function
Dinternal.h56 extern void fscache_cookie_put(struct fscache_cookie *,
Dobject.c805 fscache_cookie_put(object->cookie, fscache_cookie_put_object); in fscache_object_destroy()