show_disk_errors
(void) snapshot_walk(SNAP_IODEVS, oldss, newss, show_disk_errors, NULL);
static void show_disk_errors(void *, void *, void *);