Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_send.c2113 redaction_list_t *from_rl, dmu_sendstatus_t *dssp) in setup_from_thread() argument
2120 from_arg->rl = from_rl; in setup_from_thread()
2422 redaction_list_t *from_rl = NULL; in dmu_send_impl() local
2485 ancestor_zb->zbm_redaction_obj, FTAG, &from_rl); in dmu_send_impl()
2494 dsl_redaction_list_long_hold(dp, from_rl, FTAG); in dmu_send_impl()
2550 if (from_rl != NULL) { in dmu_send_impl()
2552 from_rl->rl_phys->rlp_snaps, in dmu_send_impl()
2553 from_rl->rl_phys->rlp_num_snaps); in dmu_send_impl()
2561 ASSERT0P(from_rl); in dmu_send_impl()
2610 setup_from_thread(from_arg, from_rl, dssp); in dmu_send_impl()
[all …]