Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddsl_scan.h186 uint64_t txgend; member
200 uint64_t txgend);
H A Dspa.h853 uint64_t txgend);
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_scan.c891 if (setup_sync_arg->txgend == 0) { in dsl_scan_setup_sync()
894 scn->scn_phys.scn_max_txg = setup_sync_arg->txgend; in dsl_scan_setup_sync()
993 uint64_t txgend) in dsl_scan() argument
999 if (func != POOL_SCAN_SCRUB && (txgstart != 0 || txgend != 0)) { in dsl_scan()
1054 setup_sync_arg.txgend = txgend; in dsl_scan()
4395 .txgend = 0, in dsl_scan_sync()
H A Dvdev_rebuild.c351 .txgend = 0, in vdev_rebuild_complete_sync()
H A Dspa.c9691 uint64_t txgend) argument
9702 if (func != POOL_SCAN_SCRUB && (txgstart != 0 || txgend != 0))
9719 return (dsl_scan(spa->spa_dsl_pool, func, txgstart, txgend));
H A Dvdev_raidz.c4242 .txgend = 0, in raidz_reflow_complete_sync()