Lines Matching refs:fscache_cookie
24 static int fscache_acquire_non_index_cookie(struct fscache_cookie *cookie);
26 struct fscache_cookie *cookie);
27 static int fscache_attach_object(struct fscache_cookie *cookie,
35 struct fscache_cookie *cookie = _cookie; in fscache_cookie_init_once()
58 struct fscache_cookie *__fscache_acquire_cookie( in __fscache_acquire_cookie()
59 struct fscache_cookie *parent, in __fscache_acquire_cookie()
64 struct fscache_cookie *cookie; in __fscache_acquire_cookie()
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()
351 static int fscache_attach_object(struct fscache_cookie *cookie, in fscache_attach_object()
416 void __fscache_invalidate(struct fscache_cookie *cookie) in __fscache_invalidate()
462 void __fscache_wait_on_invalidate(struct fscache_cookie *cookie) in __fscache_wait_on_invalidate()
476 void __fscache_update_cookie(struct fscache_cookie *cookie) in __fscache_update_cookie()
512 void __fscache_disable_cookie(struct fscache_cookie *cookie, bool invalidate) in __fscache_disable_cookie()
582 void __fscache_relinquish_cookie(struct fscache_cookie *cookie, bool retire) in __fscache_relinquish_cookie()
625 void __fscache_cookie_put(struct fscache_cookie *cookie) in __fscache_cookie_put()
627 struct fscache_cookie *parent; in __fscache_cookie_put()
654 int __fscache_check_consistency(struct fscache_cookie *cookie) in __fscache_check_consistency()