Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/
H A Darc.c1155 #define LBP_GET_PSIZE(_add) BLKPROP_GET_PSIZE(_add, lbp_prop) macro
7227 LBP_GET_PSIZE(&dev->l2ad_dev_hdr->dh_start_lbps[0])); in l2arc_rebuild()
7283 LBP_GET_PSIZE(&lb_ptrs[0])); in l2arc_rebuild()
7467 fletcher_4_native(this_lb_buf, LBP_GET_PSIZE(this_lbp), &cksum); in l2arc_log_blk_read()
7481 this_lb_buf, this_lb, LBP_GET_PSIZE(this_lbp), in l2arc_log_blk_read()
7627 psize = LBP_GET_PSIZE(lbp); in l2arc_log_blk_prefetch()
7769 uint64_t psize = LBP_GET_PSIZE(lbp); in l2arc_log_blkptr_valid()