blkptrtodb
#define blkptrtodb(lfs, b) ((b) << (lfs)->um_bptrtodb)
#define blkptrtodb(ump, b) ((b) << (ump)->um_bptrtodb)