Searched refs:fscache_put_cookie (Results 1 – 3 of 3) sorted by relevance
85 fscache_put_cookie(cookie, fscache_cookie_put_over_queued); in __fscache_queue_cookie()430 fscache_put_cookie(wait_for, fscache_cookie_put_hash_collision); in fscache_hash_cookie()832 fscache_put_cookie(cookie, fscache_cookie_put_work); in fscache_cookie_worker()874 fscache_put_cookie(cookie, fscache_cookie_put_lru); in fscache_cookie_lru_do_one()922 fscache_put_cookie(cookie, fscache_cookie_put_lru); in fscache_cookie_drop_from_lru()996 fscache_put_cookie(cookie, fscache_cookie_put_relinquish); in __fscache_relinquish_cookie()1003 void fscache_put_cookie(struct fscache_cookie *cookie, in fscache_put_cookie() function1018 EXPORT_SYMBOL(fscache_put_cookie);
106 extern void fscache_put_cookie(struct fscache_cookie *cookie,
93 fscache_put_cookie(object->cookie, fscache_cookie_put_object); in cachefiles_put_object()