Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfscache.h204 extern int __fscache_attr_changed(struct fscache_cookie *);
455 return __fscache_attr_changed(cookie); in fscache_attr_changed()
/Linux-v4.19/fs/fscache/
Dpage.c217 int __fscache_attr_changed(struct fscache_cookie *cookie) in __fscache_attr_changed() function
270 EXPORT_SYMBOL(__fscache_attr_changed);