devformat
getrootmount(devformat(rootdev));
devname = devformat(currdev);
devname = devformat(&currdev.dd);
strncpy(boot_devname, devformat(&bdev->dd), sizeof (boot_devname));
printf("root device %s invalid\n", devformat(&rootdev->dd));
getrootmount(devformat(&rootdev->dd));
getrootmount(devformat(&rootdev->dd));
init_zfs_boot_options(devformat(&new_currdev.dd));
set_currdev(devformat(&new_currdev.dd));
devname = devformat(&currdev.dd);
dev = devformat((struct devdesc *)fd->f_devdata);
gdev = geli_taste(diskdev_read, hdesc, hlastblk, devformat(&hdesc->dd));
char *devformat(struct devdesc *d);
dev = devformat((struct devdesc *)f->f_devdata);
dev = devformat((struct devdesc *)f->f_devdata);
rv = zfs_mount(devformat(&dev->dd), NULL, (void **)&mount);
ldev = devformat(&currdev.dd);
getrootmount(devformat(rootdev));
printf("root device %s invalid\n", devformat(rootdev));
getrootmount(devformat(rootdev));
init_zfs_boot_options(devformat(&zdev.dd));
set_currdev(devformat(dd));