Lines Matching defs:cookie

34 static void fscache_print_cookie(struct fscache_cookie *cookie, char prefix)  in fscache_print_cookie()
60 void fscache_free_cookie(struct fscache_cookie *cookie) in fscache_free_cookie()
78 static int fscache_set_key(struct fscache_cookie *cookie, in fscache_set_key()
135 struct fscache_cookie *cookie; in fscache_alloc_cookie() local
250 struct fscache_cookie *candidate, *cookie; in __fscache_acquire_cookie() local
344 void __fscache_enable_cookie(struct fscache_cookie *cookie, in __fscache_enable_cookie()
385 static int fscache_acquire_non_index_cookie(struct fscache_cookie *cookie, in fscache_acquire_non_index_cookie()
470 struct fscache_cookie *cookie) in fscache_alloc_object()
543 static int fscache_attach_object(struct fscache_cookie *cookie, in fscache_attach_object()
608 void __fscache_invalidate(struct fscache_cookie *cookie) in __fscache_invalidate()
651 void __fscache_wait_on_invalidate(struct fscache_cookie *cookie) in __fscache_wait_on_invalidate()
665 void __fscache_update_cookie(struct fscache_cookie *cookie, const void *aux_data) in __fscache_update_cookie()
701 void __fscache_disable_cookie(struct fscache_cookie *cookie, in __fscache_disable_cookie()
784 void __fscache_relinquish_cookie(struct fscache_cookie *cookie, in __fscache_relinquish_cookie()
832 static void fscache_unhash_cookie(struct fscache_cookie *cookie) in fscache_unhash_cookie()
848 void fscache_cookie_put(struct fscache_cookie *cookie, in fscache_cookie_put()
880 int __fscache_check_consistency(struct fscache_cookie *cookie, in __fscache_check_consistency()