Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_io.c284 stats->rs_total_header_bytes += sizeof (dmu_replay_record_t); in chain_read()
289 stats->rs_total_header_bytes += sizeof (dmu_replay_record_t); in chain_read()
331 stats->rs_total_header_bytes += sizeof (dmu_replay_record_t); in chain_write()
336 stats->rs_total_header_bytes += sizeof (dmu_replay_record_t); in chain_write()
H A Dzstream_chain.h118 uint64_t rs_total_header_bytes; member
H A Dzstream_dump.c557 attrs.ca_totals_in.rs_total_header_bytes; in zstream_do_dump()