Searched refs:BEGINNV_REDACT_SNAPS (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | dmu_send.h | 39 #define BEGINNV_REDACT_SNAPS "redact_snaps" macro
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dmu_recv.c | 322 BEGINNV_REDACT_SNAPS, &redact_snaps, &numredactsnaps); in redact_check() 995 BEGINNV_REDACT_SNAPS, &redact_snaps, &numredactsnaps)); in dmu_recv_begin_sync() 1179 BEGINNV_REDACT_SNAPS, &stream_redact_snaps, in dmu_recv_resume_begin_check()
|
H A D | dmu_send.c | 2488 fnvlist_add_uint64_array(nvl, BEGINNV_REDACT_SNAPS, in dmu_send_impl() 2497 fnvlist_add_uint64_array(nvl, BEGINNV_REDACT_SNAPS, tods_guids, in dmu_send_impl()
|