Lines Matching refs:cachefiles_object
34 struct cachefiles_object *object; in cachefiles_alloc_object()
123 struct cachefiles_object *parent, *object; in cachefiles_lookup_object()
132 struct cachefiles_object, fscache); in cachefiles_lookup_object()
133 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_lookup_object()
166 struct cachefiles_object *object; in cachefiles_lookup_complete()
168 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_lookup_complete()
186 struct cachefiles_object *object = in cachefiles_grab_object()
187 container_of(_object, struct cachefiles_object, fscache); in cachefiles_grab_object()
204 struct cachefiles_object *object; in cachefiles_update_object()
213 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_update_object()
248 struct cachefiles_object *object; in cachefiles_drop_object()
254 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_drop_object()
303 struct cachefiles_object *object; in cachefiles_put_object()
308 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_put_object()
380 struct cachefiles_object *object; in cachefiles_attr_changed()
393 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_attr_changed()