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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A Ddir.c1153 u32 hash_a, hash_b; local
1157 hash_a = be32_to_cpu(dent_a->de_hash);
1162 if (hash_a > hash_b)
1164 else if (hash_a < hash_b)

Completed in 95 milliseconds