stor_readdev
err = stor_readdev(dev, blk + dev->d_offset, bcount, buf);
static int stor_readdev(struct disk_devdesc *, daddr_t, size_t, char *);