Lines Matching refs:from_rl
2100 redaction_list_t *from_rl, dmu_sendstatus_t *dssp) in setup_from_thread() argument
2107 from_arg->rl = from_rl; in setup_from_thread()
2378 redaction_list_t *from_rl = NULL; in dmu_send_impl() local
2441 ancestor_zb->zbm_redaction_obj, FTAG, &from_rl); in dmu_send_impl()
2450 dsl_redaction_list_long_hold(dp, from_rl, FTAG); in dmu_send_impl()
2506 if (from_rl != NULL) { in dmu_send_impl()
2508 from_rl->rl_phys->rlp_snaps, in dmu_send_impl()
2509 from_rl->rl_phys->rlp_num_snaps); in dmu_send_impl()
2517 ASSERT3P(from_rl, ==, NULL); in dmu_send_impl()
2564 setup_from_thread(from_arg, from_rl, dssp); in dmu_send_impl()
2645 if (from_rl != NULL) { in dmu_send_impl()
2646 dsl_redaction_list_long_rele(from_rl, FTAG); in dmu_send_impl()
2647 dsl_redaction_list_rele(from_rl, FTAG); in dmu_send_impl()