Searched refs:decode_embedded_bp (Results 1 – 4 of 4) sorted by relevance
33 int decode_embedded_bp(const blkptr_t *, void *, int);
128 decode_embedded_bp(const blkptr_t *bp, void *buf, int buflen) in decode_embedded_bp() function
430 decode_embedded_bp(const blkptr_t *bp, void *buf) in decode_embedded_bp() function479 return (decode_embedded_bp(bp, buf)); in zio_read()
6233 err = decode_embedded_bp(&bp, buf, BPE_GET_LSIZE(&bp)); in zdb_embedded_block()