Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddsl_scan.h180 uint64_t txgstart; member
H A Dspa.h846 extern int spa_scan_range(spa_t *spa, pool_scan_func_t func, uint64_t txgstart,
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_scan.c988 scn->scn_phys.scn_min_txg = setup_sync_arg->txgstart; in dsl_scan_setup_sync()
1090 dsl_scan(dsl_pool_t *dp, pool_scan_func_t func, uint64_t txgstart, in dsl_scan() argument
1097 if (func != POOL_SCAN_SCRUB && (txgstart != 0 || txgend != 0)) { in dsl_scan()
1164 setup_sync_arg.txgstart = txgstart; in dsl_scan()
4551 .txgstart = 0, in dsl_scan_sync()
H A Dvdev_rebuild.c340 .txgstart = 0, in vdev_rebuild_complete_sync()
H A Dspa.c9949 spa_scan_range(spa_t *spa, pool_scan_func_t func, uint64_t txgstart, argument
9966 if (func != POOL_SCAN_SCRUB && (txgstart != 0 || txgend != 0))
9983 return (dsl_scan(spa->spa_dsl_pool, func, txgstart, txgend, dsl_flags));
H A Dvdev_raidz.c4276 .txgstart = 0, in raidz_reflow_complete_sync()