Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dspa_impl.h464 extern sysevent_t *spa_event_create(spa_t *spa, vdev_t *vd, nvlist_t *hist_nvl,
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dvdev_removal.c1372 sysevent_t *ev = spa_event_create(spa, vd, NULL, in vdev_remove_complete()
2139 sysevent_t *ev = spa_event_create(spa, vd, NULL, in spa_vdev_remove_log()
2430 ev = spa_event_create(spa, vd, NULL, in spa_vdev_remove()
2469 ev = spa_event_create(spa, vd, NULL, ESC_ZFS_VDEV_REMOVE_AUX); in spa_vdev_remove()
H A Dspa.c10451 spa_event_create(spa_t *spa, vdev_t *vd, nvlist_t *hist_nvl, const char *name) function
10491 spa_event_post(spa_event_create(spa, vd, hist_nvl, name));