blkoff
#define blkoff(fs, b) (secbyt((fs)->lsndta) + blkbyt(fs, (b) - LOCLUS))
#define blkoff(fs, o) ffs_blkoff(fs, o)