Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dfscache.h224 extern int __fscache_attr_changed(struct fscache_cookie *);
453 return __fscache_attr_changed(cookie); in fscache_attr_changed()
/linux-4.1.27/fs/fscache/
Dpage.c197 int __fscache_attr_changed(struct fscache_cookie *cookie) in __fscache_attr_changed() function
249 EXPORT_SYMBOL(__fscache_attr_changed);