Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dblkptr.c103 psize = BPE_GET_PSIZE(bp); in decode_embedded_bp_compressed()
136 psize = BPE_GET_PSIZE(bp); in decode_embedded_bp()
H A Dzio.c1548 BP_IS_EMBEDDED(bp) ? BPE_GET_PSIZE(bp) : BP_GET_PSIZE(bp); in zio_read_bp_init()
1567 int psize = BPE_GET_PSIZE(bp); in zio_read_bp_init()
H A Ddmu_send.c578 drrw->drr_psize = BPE_GET_PSIZE(bp); in dump_write_embedded()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dspa.h362 #define BPE_GET_PSIZE(bp) \ macro
660 (u_longlong_t)BPE_GET_PSIZE(bp), \
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c2242 (u_longlong_t)BPE_GET_PSIZE(bp), in snprintf_blkptr_compact()
5147 [BPE_GET_PSIZE(bp)]++; in zdb_count_block()