Home
last modified time | relevance | path

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

/freebsd-14.2/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
616 zcp = vdev_geom_attach(pp, NULL, B_TRUE); in vdev_geom_read_pool_label()
656 cp = vdev_geom_attach(pp, NULL, B_TRUE); in vdev_attach_ok()
747 cp = vdev_geom_attach(best_pp, vd, B_TRUE); in vdev_geom_attach_by_guids()
801 cp = vdev_geom_attach(pp, vd, B_FALSE); in vdev_geom_open_by_path()