Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_io.h90 export_payload(void *item_in);
H A Dzstream_raw.c345 export_payload(item); in chain_replay_raw()
383 export_payload(item); in chain_replay_raw()
H A Dzstream_io.c705 export_payload(void *item_in) in export_payload() function