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()836 fscache_put_cookie(cookie, fscache_cookie_put_work); in fscache_cookie_worker()878 fscache_put_cookie(cookie, fscache_cookie_put_lru); in fscache_cookie_lru_do_one()926 fscache_put_cookie(cookie, fscache_cookie_put_lru); in fscache_cookie_drop_from_lru()1000 fscache_put_cookie(cookie, fscache_cookie_put_relinquish); in __fscache_relinquish_cookie()1007 void fscache_put_cookie(struct fscache_cookie *cookie, in fscache_put_cookie() function1022 EXPORT_SYMBOL(fscache_put_cookie);
112 extern void fscache_put_cookie(struct fscache_cookie *cookie,
98 fscache_put_cookie(object->cookie, fscache_cookie_put_object); in cachefiles_put_object()