Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dfscache.h187 extern int __fscache_attr_changed(struct fscache_cookie *);
387 return __fscache_attr_changed(cookie); in fscache_attr_changed()
/linux-3.4.99/fs/fscache/
Dpage.c171 int __fscache_attr_changed(struct fscache_cookie *cookie) in __fscache_attr_changed() function
214 EXPORT_SYMBOL(__fscache_attr_changed);