Searched refs:hash_b (Results 1 – 1 of 1) sorted by relevance
1219 u32 hash_a, hash_b; in compare_dents() local1226 hash_b = dent_b->de_cookie; in compare_dents()1228 if (hash_a > hash_b) in compare_dents()1230 else if (hash_a < hash_b) in compare_dents()
Completed in 7 milliseconds