Searched refs:redact_rl (Results 1 – 1 of 1) sorted by relevance
2178 redaction_list_t *redact_rl, nvlist_t *nvl) in setup_resume_points() argument2199 if (redact_rl != NULL) { in setup_resume_points()2378 redaction_list_t *redact_rl = NULL; in dmu_send_impl() local2426 &redact_rl); in dmu_send_impl()2431 dsl_redaction_list_long_hold(dp, redact_rl, FTAG); in dmu_send_impl()2442 if (redact_rl != NULL) { in dmu_send_impl()2443 dsl_redaction_list_long_rele(redact_rl, FTAG); in dmu_send_impl()2444 dsl_redaction_list_rele(redact_rl, FTAG); in dmu_send_impl()2489 redact_rl->rl_phys->rlp_snaps, in dmu_send_impl()2490 redact_rl->rl_phys->rlp_num_snaps); in dmu_send_impl()[all …]