Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Darc_impl.h338 #define L2BLK_GET_PSIZE(field) \ macro
/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()
8785 uint64_t asize = L2BLK_GET_PSIZE( in l2arc_evict()
9811 L2BLK_GET_PSIZE((&l2dhdr->dh_start_lbps[0])->lbp_prop), in l2arc_rebuild()
9862 uint64_t asize = L2BLK_GET_PSIZE((&lbps[0])->lbp_prop); in l2arc_rebuild()
10127 asize = L2BLK_GET_PSIZE((this_lbp)->lbp_prop); in l2arc_log_blk_read()
10217 L2BLK_GET_PSIZE((&lb->lb_entries[i])->le_prop)); in l2arc_log_blk_restore()
10253 L2BLK_GET_PSIZE((le)->le_prop), le->le_birth, in l2arc_hdr_restore()
10259 L2BLK_GET_PSIZE((le)->le_prop)); in l2arc_hdr_restore()
10323 asize = L2BLK_GET_PSIZE((lbp)->lbp_prop); in l2arc_log_blk_fetch()
10521 uint64_t asize = L2BLK_GET_PSIZE((lbp)->lbp_prop); in l2arc_log_blkptr_valid()
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c4196 (u_longlong_t)L2BLK_GET_PSIZE((&le[j])->le_prop)); in dump_l2arc_log_entries()
4227 (u_longlong_t)L2BLK_GET_PSIZE((&lbps)->lbp_prop)); in dump_l2arc_log_blkptr()
4264 L2BLK_GET_PSIZE((&lbps[0])->lbp_prop); in dump_l2arc_log_blocks()
4274 asize = L2BLK_GET_PSIZE((&lbps[0])->lbp_prop); in dump_l2arc_log_blocks()