Searched defs:zfsdle_vdev_online (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/syseventd/modules/zfs_mod/
H A Dzfs_mod.c542 zfsdle_vdev_online(zpool_handle_t *zhp, void *data) function
549 syseventd_print(9, "zfsdle_vdev_online: searching for %s in pool %s\n",
575 syseventd_print(9, "zfsdle_vdev_online: setting device"
712 if (zpool_iter(g_zfshdl, zfsdle_vdev_online, devname) != 1) {

Completed in 57 milliseconds