Home
last modified time | relevance | path

Searched refs:L2BLK_GET_PSIZE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Darc_impl.h348 #define L2BLK_GET_PSIZE(field) \ macro
/freebsd/sys/contrib/openzfs/module/zfs/
H A Darc.c8548 L2BLK_GET_PSIZE((lb_ptr_buf->lb_ptr)->lbp_prop); in l2arc_write_done()
9012 uint64_t asize = L2BLK_GET_PSIZE( in l2arc_evict()
10153 L2BLK_GET_PSIZE((&l2dhdr->dh_start_lbps[0])->lbp_prop), in l2arc_rebuild()
10204 uint64_t asize = L2BLK_GET_PSIZE((&lbps[0])->lbp_prop); in l2arc_rebuild()
10468 asize = L2BLK_GET_PSIZE((this_lbp)->lbp_prop); in l2arc_log_blk_read()
10564 L2BLK_GET_PSIZE((&lb->lb_entries[i])->le_prop)); in l2arc_log_blk_restore()
10592 L2BLK_GET_PSIZE((le)->le_prop)); in l2arc_hdr_restore()
10601 L2BLK_GET_PSIZE((le)->le_prop), asize, le->le_birth, in l2arc_hdr_restore()
10671 asize = L2BLK_GET_PSIZE((lbp)->lbp_prop); in l2arc_log_blk_fetch()
10872 uint64_t asize = L2BLK_GET_PSIZE((lbp)->lbp_prop); in l2arc_log_blkptr_valid()
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c4735 (u_longlong_t)L2BLK_GET_PSIZE((&le[j])->le_prop)); in dump_l2arc_log_entries()
4766 (u_longlong_t)L2BLK_GET_PSIZE(lbps->lbp_prop)); in dump_l2arc_log_blkptr()
4802 L2BLK_GET_PSIZE((&lbps[0])->lbp_prop); in dump_l2arc_log_blocks()
4812 asize = L2BLK_GET_PSIZE((&lbps[0])->lbp_prop); in dump_l2arc_log_blocks()