1 #ifndef __ZEV_CALLBACKS_H__ 2 #define __ZEV_CALLBACKS_H__ 3 4 #include <sys/zfs_events.h> 5 6 extern rz_zev_callbacks_t zev_callbacks; 7 8 #endif 9 10
1 #ifndef __ZEV_CALLBACKS_H__ 2 #define __ZEV_CALLBACKS_H__ 3 4 #include <sys/zfs_events.h> 5 6 extern rz_zev_callbacks_t zev_callbacks; 7 8 #endif 9 10