Searched refs:b_state (Results 1 – 3 of 3) sorted by relevance
2324 state = hdr->b_l1hdr.b_state; in add_reference()2395 state = l1hdr->b_state; in arc_buf_info()2442 old_state = hdr->b_l1hdr.b_state; in arc_change_state()2623 hdr->b_l1hdr.b_state = new_state; in arc_change_state()3332 hdr->b_l1hdr.b_state = arc_anon; in arc_hdr_alloc()3390 nhdr->b_l1hdr.b_state = arc_l2c_only; in arc_hdr_realloc()3516 nhdr->b_l1hdr.b_state = hdr->b_l1hdr.b_state; in arc_hdr_realloc_crypt()3561 hdr->b_l1hdr.b_state = NULL; in arc_hdr_realloc_crypt()3931 state = hdr->b_l1hdr.b_state; in arc_evict_hdr()5562 hdr->b_l1hdr.b_state); in arc_access()[all …]
77 __entry->hdr_state_type = ab->b_l1hdr.b_state->arcs_state;235 __entry->hdr_state_type = hdr->b_l1hdr.b_state->arcs_state;
163 arc_state_t *b_state; member