Searched refs:hash_b (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Ddir.c1134 u32 hash_a, hash_b; local
1141 hash_b = be32_to_cpu(dent_b->de_hash);
1143 if (hash_a > hash_b)
1145 else if (hash_a < hash_b)

Completed in 44 milliseconds