Lines Matching defs:cookie
35 struct fscache_cookie *cookie = _cookie; in fscache_cookie_init_once() local
64 struct fscache_cookie *cookie; in __fscache_acquire_cookie() local
156 void __fscache_enable_cookie(struct fscache_cookie *cookie, in __fscache_enable_cookie()
191 static int fscache_acquire_non_index_cookie(struct fscache_cookie *cookie) in fscache_acquire_non_index_cookie()
279 struct fscache_cookie *cookie) in fscache_alloc_object()
350 static int fscache_attach_object(struct fscache_cookie *cookie, in fscache_attach_object()
415 void __fscache_invalidate(struct fscache_cookie *cookie) in __fscache_invalidate()
461 void __fscache_wait_on_invalidate(struct fscache_cookie *cookie) in __fscache_wait_on_invalidate()
475 void __fscache_update_cookie(struct fscache_cookie *cookie) in __fscache_update_cookie()
511 void __fscache_disable_cookie(struct fscache_cookie *cookie, bool invalidate) in __fscache_disable_cookie()
581 void __fscache_relinquish_cookie(struct fscache_cookie *cookie, bool retire) in __fscache_relinquish_cookie()
624 void __fscache_cookie_put(struct fscache_cookie *cookie) in __fscache_cookie_put()
653 int __fscache_check_consistency(struct fscache_cookie *cookie) in __fscache_check_consistency()