Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dfscache-cache.h242 int (*attr_changed)(struct fscache_object *object); member
/linux-3.4.99/fs/cachefiles/
Dinterface.c461 .attr_changed = cachefiles_attr_changed,
/linux-3.4.99/fs/fscache/
Dpage.c159 ret = object->cache->ops->attr_changed(object); in fscache_attr_changed_op()
/linux-3.4.99/Documentation/filesystems/caching/
Dfscache.txt298 atc=N Number of in-progress attr_changed() cache ops
Dbackend-api.txt349 int (*attr_changed)(struct fscache_object *object);