Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cachefiles/
Dinterface.c21 static int cachefiles_attr_changed(struct fscache_object *_object);
151 cachefiles_attr_changed(&object->fscache); in cachefiles_lookup_object()
434 static int cachefiles_attr_changed(struct fscache_object *_object) in cachefiles_attr_changed() function
566 .attr_changed = cachefiles_attr_changed,