Searched refs:vdev_custom_scan (Results 1 – 1 of 1) sorted by relevance
45 struct vdev_custom_scan { struct46 TAILQ_ENTRY(vdev_custom_scan) next;50 TAILQ_HEAD(vdev_custom_scans, vdev_custom_scan); argument72 struct vdev_custom_scan *custom_scan; in rte_vdev_add_custom_scan()84 custom_scan = malloc(sizeof(struct vdev_custom_scan)); in rte_vdev_add_custom_scan()100 struct vdev_custom_scan *custom_scan, *tmp_scan; in rte_vdev_remove_custom_scan()456 struct vdev_custom_scan *custom_scan; in vdev_scan()