Home
last modified time | relevance | path

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

/Linux-v4.19/fs/fscache/
Dcookie.c112 static long fscache_compare_cookie(const struct fscache_cookie *a, in fscache_compare_cookie() function
211 if (fscache_compare_cookie(candidate, cursor) == 0) in fscache_hash_cookie()