Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dfscache-cache.h247 void (*update_object)(struct fscache_object *object); member
/linux-4.4.14/fs/cachefiles/
Dinterface.c543 .update_object = cachefiles_update_object,
/linux-4.4.14/fs/fscache/
Dobject.c1027 object->cache->ops->update_object(object); in fscache_update_object()
/linux-4.4.14/Documentation/filesystems/caching/
Dfscache.txt295 upo=N Number of in-progress update_object() cache ops
Dbackend-api.txt313 int (*update_object)(struct fscache_object *object)