Searched refs:_known_disks (Results 1 – 1 of 1) sorted by relevance
69 static dlist_t *_known_disks = NULL; variable257 (error = generate_known_disks(&_known_disks, &_bad_disks)) || in discover_known_devices()258 (error = generate_known_slices(_known_disks, &_known_slices, in discover_known_devices()260 (error = generate_known_hbas(_known_disks, &_known_hbas)); in discover_known_devices()286 dlist_free_items(_known_disks, NULL); in release_known_devices()292 _known_disks = NULL; in release_known_devices()429 *list = _known_disks; in get_known_disks()991 devs[1].list = _known_disks; in print_known_devices()