Home
last modified time | relevance | path

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

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