Lines Matching defs:cookie
30 static void fscache_print_cookie(struct fscache_cookie *cookie, char prefix) in fscache_print_cookie()
56 void fscache_free_cookie(struct fscache_cookie *cookie) in fscache_free_cookie()
74 static int fscache_set_key(struct fscache_cookie *cookie, in fscache_set_key()
143 struct fscache_cookie *cookie; in fscache_alloc_cookie() local
258 struct fscache_cookie *candidate, *cookie; in __fscache_acquire_cookie() local
352 void __fscache_enable_cookie(struct fscache_cookie *cookie, in __fscache_enable_cookie()
393 static int fscache_acquire_non_index_cookie(struct fscache_cookie *cookie, in fscache_acquire_non_index_cookie()
478 struct fscache_cookie *cookie) in fscache_alloc_object()
551 static int fscache_attach_object(struct fscache_cookie *cookie, in fscache_attach_object()
616 void __fscache_invalidate(struct fscache_cookie *cookie) in __fscache_invalidate()
659 void __fscache_wait_on_invalidate(struct fscache_cookie *cookie) in __fscache_wait_on_invalidate()
673 void __fscache_update_cookie(struct fscache_cookie *cookie, const void *aux_data) in __fscache_update_cookie()
709 void __fscache_disable_cookie(struct fscache_cookie *cookie, in __fscache_disable_cookie()
792 void __fscache_relinquish_cookie(struct fscache_cookie *cookie, in __fscache_relinquish_cookie()
840 static void fscache_unhash_cookie(struct fscache_cookie *cookie) in fscache_unhash_cookie()
856 void fscache_cookie_put(struct fscache_cookie *cookie, in fscache_cookie_put()
888 int __fscache_check_consistency(struct fscache_cookie *cookie, in __fscache_check_consistency()