finddisk
struct diskentry *d = finddisk(dev);
static struct diskentry *finddisk(const char *);
struct diskentry *d = finddisk(fs->fs_spec);