Lines Matching refs:cachefiles_object

31 	struct cachefiles_object *object;  in cachefiles_alloc_object()
126 struct cachefiles_object *parent, *object; in cachefiles_lookup_object()
135 struct cachefiles_object, fscache); in cachefiles_lookup_object()
136 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_lookup_object()
168 struct cachefiles_object *object; in cachefiles_lookup_complete()
170 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_lookup_complete()
189 struct cachefiles_object *object = in cachefiles_grab_object()
190 container_of(_object, struct cachefiles_object, fscache); in cachefiles_grab_object()
210 struct cachefiles_object *object; in cachefiles_update_object()
220 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_update_object()
267 struct cachefiles_object *object; in cachefiles_drop_object()
275 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_drop_object()
329 struct cachefiles_object *object; in cachefiles_put_object()
335 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_put_object()
411 struct cachefiles_object *object; in cachefiles_check_consistency()
418 object = container_of(op->object, struct cachefiles_object, fscache); in cachefiles_check_consistency()
436 struct cachefiles_object *object; in cachefiles_attr_changed()
449 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_attr_changed()
505 struct cachefiles_object *object; in cachefiles_invalidate_object()
512 object = container_of(op->object, struct cachefiles_object, fscache); in cachefiles_invalidate_object()