Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dspa_impl.h447 extern sysevent_t *spa_event_create(spa_t *spa, vdev_t *vd, nvlist_t *hist_nvl,
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_removal.c1195 sysevent_t *ev = spa_event_create(spa, vd, NULL, in vdev_remove_complete()
1935 sysevent_t *ev = spa_event_create(spa, vd, NULL, in spa_vdev_remove_log()
2239 ev = spa_event_create(spa, vd, NULL, in spa_vdev_remove()
2278 ev = spa_event_create(spa, vd, NULL, ESC_ZFS_VDEV_REMOVE_AUX); in spa_vdev_remove()
H A Dspa.c9706 spa_event_create(spa_t *spa, vdev_t *vd, nvlist_t *hist_nvl, const char *name) function
9742 spa_event_post(spa_event_create(spa, vd, hist_nvl, name));