Searched refs:update_object (Results 1 – 3 of 3) sorted by relevance
260 void (*update_object)(struct fscache_object *object); member
561 .update_object = cachefiles_update_object,
1057 object->cache->ops->update_object(object); in fscache_update_aux_data()