Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cachefiles/
Dinterface.c17 static int cachefiles_attr_changed(struct fscache_object *_object);
147 cachefiles_attr_changed(&object->fscache); in cachefiles_lookup_object()
430 static int cachefiles_attr_changed(struct fscache_object *_object) in cachefiles_attr_changed() function
562 .attr_changed = cachefiles_attr_changed,