Searched refs:ldi_get_dev (Results 1 – 7 of 7) sorted by relevance
142 extern int ldi_get_dev(ldi_handle_t, dev_t *);
116 if (ldi_get_dev(devzvol_lh, &dv)) in devzvol_open_zfs()
325 ldi_get_dev.9f \1925 ldi_get_devid.9f := LINKSRC = ldi_get_dev.9f1926 ldi_get_minor_name.9f := LINKSRC = ldi_get_dev.9f1927 ldi_get_otyp.9f := LINKSRC = ldi_get_dev.9f
629 if (ldi_get_dev(dvd->vd_lh, &dev) == 0 && in vdev_disk_open()
750 file path=usr/share/man/man9f/ldi_get_dev.9f751 link path=usr/share/man/man9f/ldi_get_devid.9f target=ldi_get_dev.9f753 link path=usr/share/man/man9f/ldi_get_minor_name.9f target=ldi_get_dev.9f754 link path=usr/share/man/man9f/ldi_get_otyp.9f target=ldi_get_dev.9f
2231 ldi_get_dev(ldi_handle_t lh, dev_t *devp) in ldi_get_dev() function
6521 if ((status = ldi_get_dev(vd->ldi_handle[0], &vd->dev[0])) != 0) { in vd_identify_dev()