Home
last modified time | relevance | path

Searched refs:vdev_geom_attach (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c211 vdev_geom_attach(struct g_provider *pp, vdev_t *vd, boolean_t sanity) in vdev_geom_attach() function
612 zcp = vdev_geom_attach(pp, NULL, B_TRUE); in vdev_geom_read_pool_label()
652 cp = vdev_geom_attach(pp, NULL, B_TRUE); in vdev_attach_ok()
743 cp = vdev_geom_attach(best_pp, vd, B_TRUE); in vdev_geom_attach_by_guids()
797 cp = vdev_geom_attach(pp, vd, B_FALSE); in vdev_geom_open_by_path()