FAT_HASH_BITS
return hash_32(logstart, FAT_HASH_BITS);
#define FAT_HASH_SIZE (1UL << FAT_HASH_BITS)
return hash_32(i_pos, FAT_HASH_BITS);