Searched refs:arc_l2c_only (Results 1 – 1 of 1) sorted by relevance
679 static arc_state_t *arc_l2c_only; variable831 (state) == arc_l2c_only)1594 nhdr->b_l1hdr.b_state = arc_l2c_only; in arc_hdr_realloc()1860 if (state != arc_l2c_only) { in add_reference()1937 old_state = arc_l2c_only; in arc_change_state()1955 if (old_state != arc_anon && old_state != arc_l2c_only) { in arc_change_state()1973 if (new_state != arc_anon && new_state != arc_l2c_only) { in arc_change_state()2001 if (to_delta && new_state != arc_l2c_only) { in arc_change_state()2031 if (from_delta && old_state != arc_l2c_only) { in arc_change_state()2047 new_state == arc_l2c_only); in arc_change_state()[all …]