Home
last modified time | relevance | path

Searched refs:lb_ptr (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Darc_impl.h329 l2arc_log_blkptr_t *lb_ptr; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Darc.c8312 L2BLK_GET_PSIZE((lb_ptr_buf->lb_ptr)->lbp_prop); in l2arc_write_done()
8319 kmem_free(lb_ptr_buf->lb_ptr, in l2arc_write_done()
8350 bcopy(lb_ptr_buf->lb_ptr, &l2dhdr->dh_start_lbps[i], in l2arc_write_done()
8786 (lb_ptr_buf->lb_ptr)->lbp_prop); in l2arc_evict()
8793 if (!all && l2arc_log_blkptr_valid(dev, lb_ptr_buf->lb_ptr)) { in l2arc_evict()
8803 kmem_free(lb_ptr_buf->lb_ptr, in l2arc_evict()
9870 lb_ptr_buf->lb_ptr = kmem_zalloc(sizeof (l2arc_log_blkptr_t), in l2arc_rebuild()
9872 bcopy(&lbps[0], lb_ptr_buf->lb_ptr, in l2arc_rebuild()
10415 lb_ptr_buf->lb_ptr = kmem_zalloc(sizeof (l2arc_log_blkptr_t), KM_SLEEP); in l2arc_log_blk_commit()
10489 bcopy(&l2dhdr->dh_start_lbps[0], lb_ptr_buf->lb_ptr, in l2arc_log_blk_commit()