Searched refs:fscache_get_cookie (Results 1 – 3 of 3) sorted by relevance
91 fscache_get_cookie(cookie, where); in fscache_queue_cookie()414 wait_for = fscache_get_cookie(cursor, in fscache_hash_cookie()642 fscache_get_cookie(cookie, fscache_cookie_get_lru); in fscache_unuse_cookie_locked()1013 struct fscache_cookie *fscache_get_cookie(struct fscache_cookie *cookie, in fscache_get_cookie() function1022 EXPORT_SYMBOL(fscache_get_cookie);
104 extern struct fscache_cookie *fscache_get_cookie(struct fscache_cookie *cookie,
40 object->cookie = fscache_get_cookie(cookie, fscache_cookie_get_attach_object); in cachefiles_alloc_object()