Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfscache.h198 extern int __fscache_check_consistency(struct fscache_cookie *, const void *);
383 return __fscache_check_consistency(cookie, aux_data); in fscache_check_consistency()
/OK3568_Linux_fs/kernel/fs/fscache/
H A Dcookie.c876 int __fscache_check_consistency(struct fscache_cookie *cookie, in __fscache_check_consistency() function
948 EXPORT_SYMBOL(__fscache_check_consistency);