SBLOCK
bp = getblk(mp->um_devvp, SBLOCK, SBSIZE, 0, 0);
error = bread(devvp, SBLOCK, SBSIZE, 0, &bp);