Searched refs:b_next (Results 1 – 2 of 2) sorted by relevance
161 arc_buf_t *b_next; member
1382 #define ARC_BUF_LAST(buf) ((buf)->b_next == NULL)1966 for (arc_buf_t *b = hdr->b_l1hdr.b_buf; b != NULL; b = b->b_next) { in arc_hdr_has_uncompressed_buf()2328 from = from->b_next) { in arc_buf_try_copy_decompressed_data()2509 buf = buf->b_next) { in arc_evictable_space_increment()2544 buf = buf->b_next) { in arc_evictable_space_decrement()2765 buf = buf->b_next) { in arc_change_state()2820 buf = buf->b_next) { in arc_change_state()2994 buf->b_next = hdr->b_l1hdr.b_buf; in arc_buf_alloc_impl()3250 *bufp = buf->b_next; in arc_buf_remove()3259 bufp = &(*bufp)->b_next; in arc_buf_remove()[all …]