Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_scan.c230 uint64_t sds_txg; member
1126 *txg = sds->sds_txg; in scan_ds_queue_contains()
1138 sds->sds_txg = txg; in scan_ds_queue_insert()
1176 sds->sds_txg, tx)); in scan_ds_queue_sync()
2628 uint64_t txg = sds->sds_txg; in dsl_scan_visit()