BTRFS_STRIPE_HASH_TABLE_BITS
unsigned int num_entries = 1U << BTRFS_STRIPE_HASH_TABLE_BITS;
return hash_64(num >> 16, BTRFS_STRIPE_HASH_TABLE_BITS);