Searched refs:arc_l2c_only (Results 1 – 1 of 1) sorted by relevance
683 static arc_state_t *arc_l2c_only; variable835 (state) == arc_l2c_only)1598 nhdr->b_l1hdr.b_state = arc_l2c_only; in arc_hdr_realloc()1864 if (state != arc_l2c_only) { in add_reference()1941 old_state = arc_l2c_only; in arc_change_state()1959 if (old_state != arc_anon && old_state != arc_l2c_only) { in arc_change_state()1977 if (new_state != arc_anon && new_state != arc_l2c_only) { in arc_change_state()2005 if (to_delta && new_state != arc_l2c_only) { in arc_change_state()2035 if (from_delta && old_state != arc_l2c_only) { in arc_change_state()2051 new_state == arc_l2c_only); in arc_change_state()[all …]