IB_FLAG_ERROR_MASK
if ((arena->flags & IB_FLAG_ERROR_MASK) != 0) {
if ((le32_to_cpu(super->flags) & IB_FLAG_ERROR_MASK) != 0)