Searched refs:b_state (Results 1 – 1 of 1) sorted by relevance
829 arc_state_t *b_state; member1480 nhdr->b_l1hdr.b_state = arc_l2c_only; in arc_hdr_realloc()1688 if (buf->b_hdr->b_l1hdr.b_state != arc_anon) in arc_buf_thaw()1728 buf->b_hdr->b_l1hdr.b_state == arc_anon); in arc_buf_freeze()1739 arc_state_t *state = hdr->b_l1hdr.b_state; in add_reference()1770 arc_state_t *state = hdr->b_l1hdr.b_state; in remove_reference()1817 old_state = hdr->b_l1hdr.b_state; in arc_change_state()1952 hdr->b_l1hdr.b_state = new_state; in arc_change_state()2049 hdr->b_l1hdr.b_state = arc_anon; in arc_buf_alloc()2120 ASSERT(hdr->b_l1hdr.b_state != arc_anon); in arc_buf_clone()[all …]