Searched refs:fromtxg (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | 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()
|
| H A D | dmu_send.c | 121 uint64_t fromtxg; /* Traverse from this txg */ member 1236 st_arg->fromtxg, &st_arg->resume, in send_traverse_thread() 2045 dmu_sendstatus_t *dssp, uint64_t fromtxg, boolean_t rawok) in setup_to_thread() argument 2053 to_arg->fromtxg = fromtxg; in setup_to_thread() 2333 uint64_t fromtxg = dspp->ancestor_zb.zbm_creation_txg; in dmu_send_impl() local 2432 dsc.dsc_fromtxg = fromtxg; in dmu_send_impl() 2527 setup_to_thread(to_arg, os, dssp, fromtxg, dspp->rawok); in dmu_send_impl()
|