Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fscache/
Dcookie.c100 static long fscache_compare_cookie(const struct fscache_cookie *a, in fscache_compare_cookie() function
199 if (fscache_compare_cookie(candidate, cursor) == 0) in fscache_hash_cookie()