Searched defs:new_spares (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/lvm/metassist/layout/ |
H A D | layout_hsp.c | 86 dlist_t **new_spares, 821 * dlist_t *all_spares, dlist_t **new_spares, 829 * new_spares - pointer to a list of spares that need to 837 * new_spares - the possibly updated list of spares which 846 * it to the new_spares list. 856 dlist_t **new_spares, 931 *new_spares = dlist_insert_ordered( 932 item, *new_spares, ASCENDING, 853 choose_spare_for_component( devconfig_t *component, dlist_t **all_spares, dlist_t **new_spares, dlist_t **avail, dlist_t *used_hbas, dlist_t *used_disks, uint16_t npaths) argument
|
Completed in 58 milliseconds