STAMP_SHIFT
__be32 stamp = cpu_to_be32(1 << STAMP_SHIFT);
__be32 stamp = cpu_to_be32(STAMP_VAL | (!!owner << STAMP_SHIFT));