Searched refs:BPE_SET_LSIZE (Results 1 – 3 of 3) sorted by relevance
65 BPE_SET_LSIZE(bp, uncompressed_size); in encode_embedded_bp_compressed()
2652 BPE_SET_LSIZE(&bp, dbuf->db_size); in dmu_buf_redact()
357 #define BPE_SET_LSIZE(bp, x) do { \ macro