Searched refs:HDR_HAS_RABD (Results 1 – 1 of 1) sorted by relevance
726 #define HDR_HAS_RABD(hdr) \ macro1924 } else if (HDR_HAS_RABD(hdr) && hdr->b_l1hdr.b_pabd == NULL) { in arc_fill_hdr_crypt()2011 ASSERT(HDR_HAS_RABD(hdr)); in arc_buf_fill()2210 ASSERT(!HDR_HAS_RABD(hdr)); in arc_evictable_space_increment()2220 if (HDR_HAS_RABD(hdr)) { in arc_evictable_space_increment()2249 ASSERT(!HDR_HAS_RABD(hdr)); in arc_evictable_space_decrement()2259 if (HDR_HAS_RABD(hdr)) { in arc_evictable_space_decrement()2406 hdr->b_l1hdr.b_pabd != NULL || HDR_HAS_RABD(hdr)); in arc_change_state()2473 ASSERT(!HDR_HAS_RABD(hdr)); in arc_change_state()2505 if (HDR_HAS_RABD(hdr)) { in arc_change_state()[all …]