Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cachefiles/
Dinterface.c21 static int cachefiles_attr_changed(struct fscache_object *_object);
145 cachefiles_attr_changed(&object->fscache); in cachefiles_lookup_object()
415 static int cachefiles_attr_changed(struct fscache_object *_object) in cachefiles_attr_changed() function
548 .attr_changed = cachefiles_attr_changed,