Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_send.c2143 redaction_list_t *redact_rl, nvlist_t *nvl) in setup_resume_points() argument
2163 if (redact_rl != NULL) { in setup_resume_points()
2342 redaction_list_t *redact_rl = NULL; in dmu_send_impl() local
2390 &redact_rl); in dmu_send_impl()
2406 if (redact_rl != NULL) { in dmu_send_impl()
2408 dsl_redaction_list_rele(redact_rl, FTAG); in dmu_send_impl()
2453 redact_rl->rl_phys->rlp_snaps, in dmu_send_impl()
2454 redact_rl->rl_phys->rlp_num_snaps); in dmu_send_impl()
2613 if (redact_rl != NULL) { in dmu_send_impl()
2614 dsl_redaction_list_long_rele(redact_rl, FTAG); in dmu_send_impl()
[all …]