Home
last modified time | relevance | path

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

/linux-2.6.39/fs/cachefiles/
Dinterface.c24 static int cachefiles_attr_changed(struct fscache_object *_object);
148 cachefiles_attr_changed(&object->fscache); in cachefiles_lookup_object()
378 static int cachefiles_attr_changed(struct fscache_object *_object) in cachefiles_attr_changed() function
462 .attr_changed = cachefiles_attr_changed,