Searched refs:was_active (Results 1 – 3 of 3) sorted by relevance
74 uint32_t active:1, was_active:1; member83 uint32_t active:1, was_active:1; member975 tr->chinfo[i].was_active = tr->chinfo[i].active; in tr_pci_suspend()981 tr->recchinfo.was_active = tr->recchinfo.active; in tr_pci_suspend()1008 if (tr->chinfo[i].was_active) { in tr_pci_resume()1013 if (tr->recchinfo.was_active) { in tr_pci_resume()
2365 uint64_t was_active = msp->ms_weight & METASLAB_ACTIVE_MASK; in metaslab_verify_weight_and_frag() local2386 msp->ms_weight = metaslab_weight(msp, B_TRUE) | was_active; in metaslab_verify_weight_and_frag()3552 uint64_t was_active = msp->ms_weight & METASLAB_ACTIVE_MASK; in metaslab_recalculate_weight_and_sort() local3554 metaslab_weight(msp, B_FALSE) | was_active); in metaslab_recalculate_weight_and_sort()4925 boolean_t *was_active) in find_valid_metaslab() argument4956 *was_active = msp->ms_allocator != -1; in find_valid_metaslab()4964 if (activation_weight == METASLAB_WEIGHT_PRIMARY || *was_active) in find_valid_metaslab()5064 boolean_t was_active = B_FALSE; in metaslab_group_alloc() local5082 was_active = B_TRUE; in metaslab_group_alloc()5096 was_active = B_TRUE; in metaslab_group_alloc()[all …]
420 lbool was_active = FALSE; in undo_osc8() local422 was_active = (osc8_linepos != NULL_POSITION); in undo_osc8()425 return was_active; in undo_osc8()