Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/
H A Darc.c1159 #define LBP_GET_PSIZE(_add) BLKPROP_GET_PSIZE(_add, lbp_prop) macro
7286 LBP_GET_PSIZE(&dev->l2ad_dev_hdr->dh_start_lbps[0])); in l2arc_rebuild()
7342 LBP_GET_PSIZE(&lb_ptrs[0])); in l2arc_rebuild()
7526 fletcher_4_native(this_lb_buf, LBP_GET_PSIZE(this_lbp), NULL, &cksum); in l2arc_log_blk_read()
7540 this_lb_buf, this_lb, LBP_GET_PSIZE(this_lbp), in l2arc_log_blk_read()
7686 psize = LBP_GET_PSIZE(lbp); in l2arc_log_blk_prefetch()
7828 uint64_t psize = LBP_GET_PSIZE(lbp); in l2arc_log_blkptr_valid()