Home
last modified time | relevance | path

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

/linux-4.4.14/fs/fscache/
Dinternal.h52 extern void __fscache_cookie_put(struct fscache_cookie *);
323 __fscache_cookie_put(cookie); in fscache_cookie_put()
Dcookie.c137 __fscache_cookie_put(cookie); in __fscache_acquire_cookie()
625 void __fscache_cookie_put(struct fscache_cookie *cookie) in __fscache_cookie_put() function