Home
last modified time | relevance | path

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

/linux/include/linux/
A Dfscache.h192 extern int __fscache_check_consistency(struct fscache_cookie *, const void *);
383 return __fscache_check_consistency(cookie, aux_data); in fscache_check_consistency()
/linux/fs/fscache/
A Dcookie.c905 int __fscache_check_consistency(struct fscache_cookie *cookie, in __fscache_check_consistency() function
977 EXPORT_SYMBOL(__fscache_check_consistency);

Completed in 6 milliseconds