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()
242 init_zfs_boot_options(devformat(&zdev.dd)); in extract_currdev()267 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()
379 init_zfs_boot_options(devformat(&new_currdev.dd)); in extract_currdev()382 set_currdev(devformat(&new_currdev.dd)); in extract_currdev()
56 devformat(struct devdesc *d) in devformat() function
522 dev = devformat((struct devdesc *)f->f_devdata); in ufs_open()741 dev = devformat((struct devdesc *)f->f_devdata); in ufs_close()
192 char *devformat(struct devdesc *d);
314 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()
383 getrootmount(devformat(rootdev)); in bi_load()
205 devname = devformat(currdev); in set_currdev_devdesc()273 devname = devformat(&currdev.dd); in probe_zfs_currdev()
541 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()