Searched refs:fromtxg (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/contrib/openzfs/module/zfs/ |
| HD | dmu_diff.c | 175 uint64_t fromtxg; in dmu_diff() local 205 fromtxg = dsl_dataset_phys(fromsnap)->ds_creation_txg; in dmu_diff() 225 error = traverse_dataset(tosnap, fromtxg, in dmu_diff()
|
| HD | dmu_send.c | 121 uint64_t fromtxg; /* Traverse from this txg */ member 1251 st_arg->fromtxg, &st_arg->resume, in send_traverse_thread() 2061 dmu_sendstatus_t *dssp, uint64_t fromtxg, boolean_t rawok) in setup_to_thread() argument 2069 to_arg->fromtxg = fromtxg; in setup_to_thread() 2352 uint64_t fromtxg = dspp->ancestor_zb.zbm_creation_txg; in dmu_send_impl() local 2451 dsc.dsc_fromtxg = fromtxg; in dmu_send_impl() 2545 setup_to_thread(to_arg, os, dssp, fromtxg, dspp->rawok); in dmu_send_impl()
|