Lines Matching defs:cookie
32 static void fscache_print_cookie(struct fscache_cookie *cookie, char prefix) in fscache_print_cookie()
66 void fscache_free_cookie(struct fscache_cookie *cookie) in fscache_free_cookie()
87 static int fscache_set_key(struct fscache_cookie *cookie, in fscache_set_key()
146 struct fscache_cookie *cookie; in fscache_alloc_cookie() local
266 struct fscache_cookie *candidate, *cookie; in __fscache_acquire_cookie() local
361 void __fscache_enable_cookie(struct fscache_cookie *cookie, in __fscache_enable_cookie()
402 static int fscache_acquire_non_index_cookie(struct fscache_cookie *cookie, in fscache_acquire_non_index_cookie()
485 struct fscache_cookie *cookie) in fscache_alloc_object()
558 static int fscache_attach_object(struct fscache_cookie *cookie, in fscache_attach_object()
621 void __fscache_invalidate(struct fscache_cookie *cookie) in __fscache_invalidate()
664 void __fscache_wait_on_invalidate(struct fscache_cookie *cookie) in __fscache_wait_on_invalidate()
678 void __fscache_update_cookie(struct fscache_cookie *cookie, const void *aux_data) in __fscache_update_cookie()
714 void __fscache_disable_cookie(struct fscache_cookie *cookie, in __fscache_disable_cookie()
797 void __fscache_relinquish_cookie(struct fscache_cookie *cookie, in __fscache_relinquish_cookie()
844 static void fscache_unhash_cookie(struct fscache_cookie *cookie) in fscache_unhash_cookie()
860 void fscache_cookie_put(struct fscache_cookie *cookie, in fscache_cookie_put()
890 struct fscache_cookie *fscache_cookie_get(struct fscache_cookie *cookie, in fscache_cookie_get()
905 int __fscache_check_consistency(struct fscache_cookie *cookie, in __fscache_check_consistency()
984 struct fscache_cookie *cookie; in fscache_cookies_seq_show() local