HASH_MASK
int hash = (sect >> RAID5_STRIPE_SHIFT(conf)) & HASH_MASK;
#define HASH_KEY(flags) (flags & HASH_MASK)