Searched defs:hash2 (Results 1 – 3 of 3) sorted by relevance
2116 uint8_t hash2[MAX_HASH_SIZE]; in scrub_raid6_stripe() local2201 uint8_t hash2[MAX_HASH_SIZE]; in scrub_raid6_stripe() local
1663 unsigned hash2 = dx_get_hash(entries + icount1); in ext3_dx_add_entry() local1780 u32 hash2; in do_split() local
1001 #define IsHashValCompatible(hash1,hash2) ((hash1) & 0xff0000 == (hash2) & 0xff0000) argument