PARTBLOCK_ID
if (pbp->id != PARTBLOCK_ID) {
if (pbp->id != PARTBLOCK_ID || rdbchksum(pbp))
if (be32toh(pbp->id) != PARTBLOCK_ID) {