Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Darc_impl.h343 #define L2BLK_GET_LSIZE(field) \ macro
/freebsd/sys/contrib/openzfs/module/zfs/
H A Darc.c10220 size += L2BLK_GET_LSIZE((&lb->lb_entries[i])->le_prop); in l2arc_log_blk_restore()
10256 hdr = arc_buf_alloc_l2only(L2BLK_GET_LSIZE((le)->le_prop), type, in l2arc_hdr_restore()
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c4542 (u_longlong_t)L2BLK_GET_LSIZE((&le[j])->le_prop)); in dump_l2arc_log_entries()
4573 (u_longlong_t)L2BLK_GET_LSIZE(lbps->lbp_prop)); in dump_l2arc_log_blkptr()