Searched refs:rlx_state (Results 1 – 1 of 1) sorted by relevance
378 relax_substateT rlx_state[] = {0, 2, in md_estimate_size_before_relax() local382 for (subtype = 0; subtype < ARRAY_SIZE (rlx_state); subtype += 2) in md_estimate_size_before_relax()384 if (fragp->fr_subtype == rlx_state[subtype] in md_estimate_size_before_relax()388 fragp->fr_subtype = rlx_state[subtype + 1]; in md_estimate_size_before_relax()