Lines Matching refs:cachefiles_object
33 struct cachefiles_object *object; in cachefiles_alloc_object()
122 struct cachefiles_object *parent, *object; in cachefiles_lookup_object()
131 struct cachefiles_object, fscache); in cachefiles_lookup_object()
132 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_lookup_object()
165 struct cachefiles_object *object; in cachefiles_lookup_complete()
167 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_lookup_complete()
185 struct cachefiles_object *object = in cachefiles_grab_object()
186 container_of(_object, struct cachefiles_object, fscache); in cachefiles_grab_object()
203 struct cachefiles_object *object; in cachefiles_update_object()
212 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_update_object()
247 struct cachefiles_object *object; in cachefiles_drop_object()
253 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_drop_object()
302 struct cachefiles_object *object; in cachefiles_put_object()
307 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_put_object()
379 struct cachefiles_object *object; in cachefiles_attr_changed()
392 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_attr_changed()