Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfscache.h200 extern int __fscache_attr_changed(struct fscache_cookie *);
451 return __fscache_attr_changed(cookie); in fscache_attr_changed()
/OK3568_Linux_fs/kernel/fs/fscache/
H A Dpage.c213 int __fscache_attr_changed(struct fscache_cookie *cookie) in __fscache_attr_changed() function
266 EXPORT_SYMBOL(__fscache_attr_changed);