CLSTR_MASK
loop_begin = (ud_part->udp_last_alloc + CLSTR_MASK) & ~CLSTR_MASK;
bno = (bno + CLSTR_MASK) & ~CLSTR_MASK;