Searched refs:redact_rl (Results 1 – 1 of 1) sorted by relevance
2179 redaction_list_t *redact_rl, nvlist_t *nvl) in setup_resume_points() argument2200 if (redact_rl != NULL) { in setup_resume_points()2379 redaction_list_t *redact_rl = NULL; in dmu_send_impl() local2427 &redact_rl); in dmu_send_impl()2432 dsl_redaction_list_long_hold(dp, redact_rl, FTAG); in dmu_send_impl()2443 if (redact_rl != NULL) { in dmu_send_impl()2444 dsl_redaction_list_long_rele(redact_rl, FTAG); in dmu_send_impl()2445 dsl_redaction_list_rele(redact_rl, FTAG); in dmu_send_impl()2490 redact_rl->rl_phys->rlp_snaps, in dmu_send_impl()2491 redact_rl->rl_phys->rlp_num_snaps); in dmu_send_impl()[all …]