Home
last modified time | relevance | path

Searched refs:update_object (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/linux/
Dfscache-cache.h260 void (*update_object)(struct fscache_object *object); member
/linux-4.19.296/fs/cachefiles/
Dinterface.c561 .update_object = cachefiles_update_object,
/linux-4.19.296/fs/fscache/
Dobject.c1057 object->cache->ops->update_object(object); in fscache_update_aux_data()