Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dfscache-cache.h228 void (*update_object)(struct fscache_object *object); member
/linux-3.4.99/fs/cachefiles/
Dinterface.c457 .update_object = cachefiles_update_object,
/linux-3.4.99/fs/fscache/
Dobject.c133 object->cache->ops->update_object(object); in fscache_object_state_machine()
/linux-3.4.99/Documentation/filesystems/caching/
Dfscache.txt294 upo=N Number of in-progress update_object() cache ops
Dbackend-api.txt304 int (*update_object)(struct fscache_object *object)