Home
last modified time | relevance | path

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

/linux-3.4.99/fs/cachefiles/
Dinterface.c23 static int cachefiles_attr_changed(struct fscache_object *_object);
147 cachefiles_attr_changed(&object->fscache); in cachefiles_lookup_object()
377 static int cachefiles_attr_changed(struct fscache_object *_object) in cachefiles_attr_changed() function
461 .attr_changed = cachefiles_attr_changed,