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()
51 void cachefiles_see_object(struct cachefiles_object *object, in cachefiles_see_object()
61 struct cachefiles_object *cachefiles_grab_object(struct cachefiles_object *object, in cachefiles_grab_object()
74 void cachefiles_put_object(struct cachefiles_object *object, in cachefiles_put_object()
109 static int cachefiles_adjust_size(struct cachefiles_object *object) in cachefiles_adjust_size()
174 struct cachefiles_object *object; in cachefiles_lookup_cookie()
227 static bool cachefiles_shorten_object(struct cachefiles_object *object, in cachefiles_shorten_object()
276 struct cachefiles_object *object = cachefiles_cres_object(cres); in cachefiles_resize_cookie()
303 static void cachefiles_commit_object(struct cachefiles_object *object, in cachefiles_commit_object()
322 static void cachefiles_clean_up_object(struct cachefiles_object *object, in cachefiles_clean_up_object()
351 struct cachefiles_object *object = cookie->cache_priv; in cachefiles_withdraw_cookie()
382 struct cachefiles_object *object = cookie->cache_priv; in cachefiles_invalidate_cookie()