Searched refs:b_next (Results 1 – 2 of 2) sorted by relevance
189 arc_buf_t *b_next; member
756 #define ARC_BUF_LAST(buf) ((buf)->b_next == NULL)1716 from = from->b_next) { in arc_buf_try_copy_decompressed_data()2257 buf = buf->b_next) { in arc_evictable_space_increment()2298 buf = buf->b_next) { in arc_evictable_space_decrement()2526 buf = buf->b_next) { in arc_change_state()2586 buf = buf->b_next) { in arc_change_state()2806 buf->b_next = hdr->b_l1hdr.b_buf; in arc_buf_alloc_impl()3102 *bufp = buf->b_next; in arc_buf_remove()3111 bufp = &(*bufp)->b_next; in arc_buf_remove()3114 buf->b_next = NULL; in arc_buf_remove()[all …]