Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dfscache.h202 extern int __fscache_check_consistency(struct fscache_cookie *, const void *);
387 return __fscache_check_consistency(cookie, aux_data); in fscache_check_consistency()
/linux-4.19.296/fs/fscache/
Dcookie.c880 int __fscache_check_consistency(struct fscache_cookie *cookie, in __fscache_check_consistency() function
952 EXPORT_SYMBOL(__fscache_check_consistency);