Searched refs:hash_b (Results 1 – 1 of 1) sorted by relevance
1224 u32 hash_a, hash_b; in compare_dents() local1231 hash_b = dent_b->de_cookie; in compare_dents()1233 if (hash_a > hash_b) in compare_dents()1235 else if (hash_a < hash_b) in compare_dents()