Lines Matching refs:cachefiles_object

31 	struct cachefiles_object *object;  in cachefiles_alloc_object()
120 struct cachefiles_object *parent, *object; in cachefiles_lookup_object()
129 struct cachefiles_object, fscache); in cachefiles_lookup_object()
130 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_lookup_object()
162 struct cachefiles_object *object; in cachefiles_lookup_complete()
164 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_lookup_complete()
182 struct cachefiles_object *object = in cachefiles_grab_object()
183 container_of(_object, struct cachefiles_object, fscache); in cachefiles_grab_object()
200 struct cachefiles_object *object; in cachefiles_update_object()
209 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_update_object()
253 struct cachefiles_object *object; in cachefiles_drop_object()
259 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_drop_object()
315 struct cachefiles_object *object; in cachefiles_put_object()
320 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_put_object()
392 struct cachefiles_object *object; in cachefiles_check_consistency()
399 object = container_of(op->object, struct cachefiles_object, fscache); in cachefiles_check_consistency()
417 struct cachefiles_object *object; in cachefiles_attr_changed()
430 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_attr_changed()
486 struct cachefiles_object *object; in cachefiles_invalidate_object()
493 object = container_of(op->object, struct cachefiles_object, fscache); in cachefiles_invalidate_object()