Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Darc_impl.h342 #define L2BLK_GET_COMPRESS(field) \ macro
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c4198 (u_longlong_t)L2BLK_GET_COMPRESS((&le[j])->le_prop)); in dump_l2arc_log_entries()
4229 (u_longlong_t)L2BLK_GET_COMPRESS((&lbps)->lbp_prop)); in dump_l2arc_log_blkptr()
4293 switch (L2BLK_GET_COMPRESS((&lbps[0])->lbp_prop)) { in dump_l2arc_log_blocks()
4299 zio_decompress_data(L2BLK_GET_COMPRESS( in dump_l2arc_log_blocks()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Darc.c10140 switch (L2BLK_GET_COMPRESS((this_lbp)->lbp_prop)) { in l2arc_log_blk_read()
10147 L2BLK_GET_COMPRESS((this_lbp)->lbp_prop), in l2arc_log_blk_read()
10254 L2BLK_GET_COMPRESS((le)->le_prop), le->le_complevel, in l2arc_hdr_restore()