Home
last modified time | relevance | path

Searched refs:fscache_put_cookie (Results 1 – 2 of 2) sorted by relevance

/fs/netfs/
A Dfscache_cookie.c85 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() function
1022 EXPORT_SYMBOL(fscache_put_cookie);
/fs/cachefiles/
A Dinterface.c98 fscache_put_cookie(object->cookie, fscache_cookie_put_object); in cachefiles_put_object()

Completed in 8 milliseconds