Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dspa_impl.h486 extern sysevent_t *spa_event_create(spa_t *spa, vdev_t *vd, nvlist_t *hist_nvl,
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_removal.c1376 sysevent_t *ev = spa_event_create(spa, vd, NULL, in vdev_remove_complete()
2165 sysevent_t *ev = spa_event_create(spa, vd, NULL, in spa_vdev_remove_log()
2456 ev = spa_event_create(spa, vd, NULL, in spa_vdev_remove()
2495 ev = spa_event_create(spa, vd, NULL, ESC_ZFS_VDEV_REMOVE_AUX); in spa_vdev_remove()
H A Dspa.c10871 spa_event_create(spa_t *spa, vdev_t *vd, nvlist_t *hist_nvl, const char *name) function
10911 spa_event_post(spa_event_create(spa, vd, hist_nvl, name));