Searched refs:hash_b (Results 1 – 1 of 1) sorted by relevance
1221 u32 hash_a, hash_b; in compare_dents() local1228 hash_b = dent_b->de_cookie; in compare_dents()1230 if (hash_a > hash_b) in compare_dents()1232 else if (hash_a < hash_b) in compare_dents()