Lines Matching refs:cachefiles_object
22 struct cachefiles_object *cachefiles_alloc_object(struct fscache_cookie *cookie) in cachefiles_alloc_object()
26 struct cachefiles_object *object; in cachefiles_alloc_object()
56 void cachefiles_see_object(struct cachefiles_object *object, in cachefiles_see_object()
66 struct cachefiles_object *cachefiles_grab_object(struct cachefiles_object *object, in cachefiles_grab_object()
79 void cachefiles_put_object(struct cachefiles_object *object, in cachefiles_put_object()
114 static int cachefiles_adjust_size(struct cachefiles_object *object) in cachefiles_adjust_size()
179 struct cachefiles_object *object; in cachefiles_lookup_cookie()
232 static bool cachefiles_shorten_object(struct cachefiles_object *object, in cachefiles_shorten_object()
281 struct cachefiles_object *object = cachefiles_cres_object(cres); in cachefiles_resize_cookie()
308 static void cachefiles_commit_object(struct cachefiles_object *object, in cachefiles_commit_object()
327 static void cachefiles_clean_up_object(struct cachefiles_object *object, in cachefiles_clean_up_object()
356 struct cachefiles_object *object = cookie->cache_priv; in cachefiles_withdraw_cookie()
387 struct cachefiles_object *object = cookie->cache_priv; in cachefiles_invalidate_cookie()