Searched refs:devformat (Results 1 – 17 of 17) sorted by relevance
84 getrootmount(devformat(rootdev)); in bi_load32()89 printf("root device %s invalid\n", devformat(rootdev)); in bi_load32()
247 init_zfs_boot_options(devformat(&zdev.dd)); in extract_currdev()272 set_currdev(devformat(dd)); in extract_currdev()
125 getrootmount(devformat(rootdev)); in bi_load64()
84 getrootmount(devformat(&rootdev->dd)); in bi_load32()109 printf("root device %s invalid\n", devformat(&rootdev->dd)); in bi_load32()
130 getrootmount(devformat(&rootdev->dd)); in bi_load64()
386 init_zfs_boot_options(devformat(&new_currdev.dd)); in extract_currdev()389 set_currdev(devformat(&new_currdev.dd)); in extract_currdev()
56 devformat(struct devdesc *d) in devformat() function
520 dev = devformat((struct devdesc *)f->f_devdata); in ufs_open()739 dev = devformat((struct devdesc *)f->f_devdata); in ufs_close()
195 char *devformat(struct devdesc *d);
355 dev = devformat((struct devdesc *)fd->f_devdata); in dos_open()
312 gdev = geli_taste(diskdev_read, hdesc, hlastblk, devformat(&hdesc->dd)); in geli_probe_and_attach()
382 getrootmount(devformat(rootdev)); in bi_load()
210 devname = devformat(currdev); in set_currdev_devdesc()278 devname = devformat(&currdev.dd); in probe_zfs_currdev()
535 ldev = devformat(&currdev.dd); in main()
581 devname = devformat(&currdev.dd); in probe_zfs_currdev()
226 strncpy(boot_devname, devformat(&bdev->dd), sizeof (boot_devname)); in main()
1564 rv = zfs_mount(devformat(&dev->dd), NULL, (void **)&mount); in zfs_dev_open()