Searched refs:txg (Results 1 - 25 of 61) sorted by relevance

123

/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dtxg.h42 #define TXG_INITIAL TXG_SIZE /* initial txg */
43 #define TXG_IDX (txg & TXG_MASK)
68 extern void txg_init(struct dsl_pool *dp, uint64_t txg);
77 extern void txg_delay(struct dsl_pool *dp, uint64_t txg, hrtime_t delta,
84 * necessary syncs immediately). If txg==0, wait for the currently open
85 * txg to finish syncing.
87 extern void txg_wait_synced(struct dsl_pool *dp, uint64_t txg);
93 * If txg == 0, wait for the next open txg.
95 extern void txg_wait_open(struct dsl_pool *dp, uint64_t txg);
[all...]
H A Ddsl_pool.h30 #include <sys/txg.h>
135 int dsl_pool_init(spa_t *spa, uint64_t txg, dsl_pool_t **dpp);
138 dsl_pool_t *dsl_pool_create(spa_t *spa, nvlist_t *zplprops, uint64_t txg);
139 void dsl_pool_sync(dsl_pool_t *dp, uint64_t txg);
140 void dsl_pool_sync_done(dsl_pool_t *dp, uint64_t txg);
145 void dsl_pool_undirty_space(dsl_pool_t *dp, int64_t space, uint64_t txg);
146 void dsl_free(dsl_pool_t *dp, uint64_t txg, const blkptr_t *bpp);
147 void dsl_free_sync(zio_t *pio, dsl_pool_t *dp, uint64_t txg,
H A Ddsl_synctask.h29 #include <sys/txg.h>
H A Dtrim_map.h39 extern void trim_map_free(vdev_t *vd, uint64_t offset, uint64_t size, uint64_t txg);
H A Dvdev.h56 extern int vdev_create(vdev_t *, uint64_t txg, boolean_t isreplace);
66 uint64_t txg, uint64_t size);
68 uint64_t txg, uint64_t size);
70 extern void vdev_dtl_reassess(vdev_t *vd, uint64_t txg, uint64_t scrub_txg,
83 extern int vdev_metaslab_init(vdev_t *vd, uint64_t txg);
87 extern void vdev_expand(vdev_t *vd, uint64_t txg);
134 extern int vdev_config_sync(vdev_t **svd, int svdcount, uint64_t txg);
156 extern nvlist_t *vdev_label_read_config(vdev_t *vd, uint64_t txg);
168 extern int vdev_label_init(vdev_t *vd, uint64_t txg, vdev_labeltype_t reason);
H A Dzfeature.h30 #include <sys/txg.h>
53 uint64_t *txg);
H A Dtxg_impl.h35 #include <sys/txg.h>
74 uint64_t tc_count[TXG_SIZE]; /* tx hold count on each txg */
94 uint64_t tx_open_txg; /* currently open txg id */
95 uint64_t tx_quiesced_txg; /* quiesced txg waiting for sync */
96 uint64_t tx_syncing_txg; /* currently syncing txg id */
97 uint64_t tx_synced_txg; /* last synced txg id */
101 uint64_t tx_sync_txg_waiting; /* txg we're waiting to sync */
102 uint64_t tx_quiesce_txg_waiting; /* txg we're waiting to open */
H A Ddsl_scan.h85 * scn_pausing - a scan that cannot be completed in a single txg or
91 * a scan at the specified txg value.
94 * the completion txg to the next txg. This is necessary
125 int dsl_scan_init(struct dsl_pool *dp, uint64_t txg);
130 void dsl_resilver_restart(struct dsl_pool *, uint64_t txg);
H A Ddmu_tx.h33 #include <sys/txg.h>
141 extern dmu_tx_t *dmu_tx_create_assigned(struct dsl_pool *dp, uint64_t txg);
H A Dvdev_impl.h173 uint64_t vdev_crtxg; /* txg when top-level was added */
183 txg_list_t vdev_ms_list; /* per-txg dirty metaslab lists */
184 txg_list_t vdev_dtl_list; /* per-txg dirty DTL lists */
185 txg_node_t vdev_txg_node; /* per-txg dirty vdev linkage */
201 txg_node_t vdev_dtl_node; /* per-txg dirty DTL linkage */
338 extern void vdev_sync(vdev_t *vd, uint64_t txg);
339 extern void vdev_sync_done(vdev_t *vd, uint64_t txg);
340 extern void vdev_dirty(vdev_t *vd, int flags, void *arg, uint64_t txg);
341 extern void vdev_dirty_leaves(vdev_t *vd, int flags, uint64_t txg);
H A Darc.h142 zio_t *arc_write(zio_t *pio, spa_t *spa, uint64_t txg,
154 int arc_tempreserve_space(uint64_t reserve, uint64_t txg);
H A Ddmu_objset.h36 #include <sys/txg.h>
166 boolean_t dmu_objset_is_dirty(objset_t *os, uint64_t txg);
H A Dzio.h35 #include <sys/txg.h>
504 extern zio_t *zio_write(zio_t *pio, spa_t *spa, uint64_t txg, blkptr_t *bp,
510 extern zio_t *zio_rewrite(zio_t *pio, spa_t *spa, uint64_t txg, blkptr_t *bp,
517 extern void zio_free(spa_t *spa, uint64_t txg, const blkptr_t *bp);
519 extern zio_t *zio_claim(zio_t *pio, spa_t *spa, uint64_t txg,
537 extern zio_t *zio_free_sync(zio_t *pio, spa_t *spa, uint64_t txg,
540 extern int zio_alloc_zil(spa_t *spa, uint64_t txg, blkptr_t *new_bp,
542 extern void zio_free_zil(spa_t *spa, uint64_t txg, blkptr_t *bp);
H A Dbpobj.h31 #include <sys/txg.h>
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Duberblock.c47 uberblock_update(uberblock_t *ub, vdev_t *rvd, uint64_t txg) argument
49 ASSERT(ub->ub_txg < txg);
56 ub->ub_txg = txg;
61 return (ub->ub_rootbp.blk_birth == txg);
H A Dtxg.c41 * these transaction groups. Each successive transaction group (txg) is
44 * there may be an active txg associated with each state; each active txg may
46 * be up to three active txgs, and there is always a txg in the open state
49 * accepted into the txg in the open state, and are completed while the txg is
55 * When a new txg becomes active, it first enters the open state. New
57 * currently open txg. There is always a txg in the open state so that ZFS can
58 * accept new changes (though the txg ma
122 txg_init(dsl_pool_t *dp, uint64_t txg) argument
300 uint64_t txg; local
357 txg_quiesce(dsl_pool_t *dp, uint64_t txg) argument
414 txg_dispatch_callbacks(dsl_pool_t *dp, uint64_t txg) argument
467 uint64_t txg; local
543 uint64_t txg; local
585 txg_delay(dsl_pool_t *dp, uint64_t txg, hrtime_t delay, hrtime_t resolution) argument
611 txg_wait_synced(dsl_pool_t *dp, uint64_t txg) argument
636 txg_wait_open(dsl_pool_t *dp, uint64_t txg) argument
723 txg_list_empty(txg_list_t *tl, uint64_t txg) argument
751 txg_list_add(txg_list_t *tl, void *p, uint64_t txg) argument
775 txg_list_add_tail(txg_list_t *tl, void *p, uint64_t txg) argument
802 txg_list_remove(txg_list_t *tl, uint64_t txg) argument
824 txg_list_remove_this(txg_list_t *tl, void *p, uint64_t txg) argument
847 txg_list_member(txg_list_t *tl, void *p, uint64_t txg) argument
859 txg_list_head(txg_list_t *tl, uint64_t txg) argument
868 txg_list_next(txg_list_t *tl, void *p, uint64_t txg) argument
[all...]
H A Dzil.c47 * either the DMU transaction group (txg) commits them to the stable pool
102 * a single list in the zl_itxg[] that uses a high txg: ZILTEST_TXG
304 zil_parse_lr_func_t *parse_lr_func, void *arg, uint64_t txg)
343 if ((error = parse_blk_func(zilog, &blk, arg, txg)) != 0)
362 if ((error = parse_lr_func(zilog, lr, arg, txg)) != 0)
451 zil_alloc_lwb(zilog_t *zilog, blkptr_t *bp, uint64_t txg) argument
459 lwb->lwb_max_txg = txg;
482 zilog_dirty(zilog_t *zilog, uint64_t txg) argument
490 if (txg_list_add(&dp->dp_dirty_zilogs, zilog, txg)) {
516 uint64_t txg local
303 zil_parse(zilog_t *zilog, zil_parse_blk_func_t *parse_blk_func, zil_parse_lr_func_t *parse_lr_func, void *arg, uint64_t txg) argument
590 uint64_t txg; local
942 uint64_t txg; local
1051 uint64_t txg = lrc->lrc_txg; local
1217 uint64_t otxg, txg; local
1261 uint64_t txg; local
1384 uint64_t otxg, txg; local
1417 uint64_t otxg, txg; local
1466 uint64_t txg; local
1602 uint64_t txg = dmu_tx_get_txg(tx); local
1799 uint64_t txg = 0; local
[all...]
H A Ddsl_pool.c80 * txg (dp_dirty_pertxg[]) and poolwide (dp_dirty_total) accounting of
83 * relevant, the per-txg value is useful for debugging. The tunable
88 * ensure that there is a txg syncing (see the comment in txg.c for a full
108 * If there is at least this much dirty data, push out a txg.
158 "Force a txg if the number of dirty buffer bytes exceed this value");
249 dsl_pool_open_impl(spa_t *spa, uint64_t txg) argument
258 txg_init(dp, txg);
279 dsl_pool_init(spa_t *spa, uint64_t txg, dsl_pool_t **dpp) argument
282 dsl_pool_t *dp = dsl_pool_open_impl(spa, txg);
440 dsl_pool_create(spa_t *spa, nvlist_t *zplprops, uint64_t txg) argument
562 dsl_pool_sync(dsl_pool_t *dp, uint64_t txg) argument
690 dsl_pool_sync_done(dsl_pool_t *dp, uint64_t txg) argument
759 dsl_pool_undirty_space(dsl_pool_t *dp, int64_t space, uint64_t txg) argument
[all...]
H A Dtrim_map.c59 list_t tm_head; /* List of segments sorted by txg. */
73 uint64_t ts_txg; /* Segment creation txg. */
204 trim_map_segment_add(trim_map_t *tm, uint64_t start, uint64_t end, uint64_t txg) argument
221 trim_map_segment_add(tm, start, ts->ts_start, txg);
223 trim_map_segment_add(tm, ts->ts_end, end, txg);
238 ts_after->ts_txg = txg;
245 ts_before->ts_txg = txg;
251 ts_after->ts_txg = txg;
258 ts->ts_txg = txg;
301 trim_map_free_locked(trim_map_t *tm, uint64_t start, uint64_t end, uint64_t txg) argument
322 trim_map_free(vdev_t *vd, uint64_t offset, uint64_t size, uint64_t txg) argument
414 trim_map_first(trim_map_t *tm, uint64_t txg, uint64_t txgsafe, hrtime_t time, boolean_t force) argument
[all...]
H A Dmetaslab.c43 * avoid having to load lots of space_maps in a given txg. There are,
1302 metaslab_init(metaslab_group_t *mg, uint64_t id, uint64_t object, uint64_t txg, argument
1347 * If we're opening an existing pool (txg == 0) or creating
1348 * a new one (txg == TXG_INITIAL), all space is available now.
1350 * does not become available until after this txg has synced.
1352 if (txg <= TXG_INITIAL)
1366 if (txg != 0) {
1367 vdev_dirty(vd, 0, NULL, txg);
1368 vdev_dirty(vd, VDD_METASLAB, ms, txg);
1481 uint64_t txg local
1786 metaslab_condense(metaslab_t *msp, uint64_t txg, dmu_tx_t *tx) argument
1871 metaslab_sync(metaslab_t *msp, uint64_t txg) argument
2005 metaslab_sync_done(metaslab_t *msp, uint64_t txg) argument
2128 metaslab_group_alloc(metaslab_group_t *mg, uint64_t psize, uint64_t asize, uint64_t txg, uint64_t min_distance, dva_t *dva, int d) argument
2248 metaslab_alloc_dva(spa_t *spa, metaslab_class_t *mc, uint64_t psize, dva_t *dva, int d, dva_t *hintdva, uint64_t txg, int flags) argument
2455 metaslab_free_dva(spa_t *spa, const dva_t *dva, uint64_t txg, boolean_t now) argument
2512 metaslab_claim_dva(spa_t *spa, const dva_t *dva, uint64_t txg) argument
2563 metaslab_alloc(spa_t *spa, metaslab_class_t *mc, uint64_t psize, blkptr_t *bp, int ndvas, uint64_t txg, blkptr_t *hintbp, int flags) argument
2607 metaslab_free(spa_t *spa, const blkptr_t *bp, uint64_t txg, boolean_t now) argument
2624 metaslab_claim(spa_t *spa, const blkptr_t *bp, uint64_t txg) argument
[all...]
H A Dvdev_label.c123 * txg Transaction group in which this label was written
441 * which don't have a txg value stored on their label (i.e. spares/cache)
442 * or have not been completely initialized (txg = 0) just return
445 * 'txg' value.
448 vdev_label_read_config(vdev_t *vd, uint64_t txg) argument
482 * Auxiliary vdevs won't have txg values in their
493 } else if (label_txg <= txg && label_txg > best_txg) {
525 uint64_t state, pool_guid, device_guid, txg, spare_pool; local
555 &txg) != 0)) {
581 txg
779 uint64_t txg = 0ULL; local
1116 vdev_label_sync(zio_t *zio, vdev_t *vd, int l, uint64_t txg, int flags) argument
1158 vdev_label_sync_list(spa_t *spa, int l, uint64_t txg, int flags) argument
1211 vdev_config_sync(vdev_t **svd, int svdcount, uint64_t txg) argument
[all...]
H A Dspa_config.c376 spa_config_generate(spa_t *spa, vdev_t *vd, uint64_t txg, int getstats) argument
394 * If txg is -1, report the current value of spa->spa_config_txg.
396 if (txg == -1ULL)
397 txg = spa->spa_config_txg;
404 fnvlist_add_uint64(config, ZPOOL_CONFIG_POOL_TXG, txg);
522 uint64_t txg; local
528 txg = spa_last_synced_txg(spa) + 1;
545 vdev_expand(tvd, txg);
553 txg_wait_synced(spa->spa_dsl_pool, txg);
H A Dspa.c54 #include <sys/txg.h>
1884 * current txg so that the "stubby" block can be removed
2894 * This must all happen in a single txg.
2990 * If spa_load() fails this function will try loading prior txg's. If
2992 * will be rewound to that txg. If 'state' is not SPA_LOAD_RECOVER this
3658 uint64_t txg = TXG_INITIAL; local
3701 spa->spa_first_txg = txg;
3702 spa->spa_uberblock.ub_txg = txg - 1;
3731 (error = vdev_create(rvd, txg, B_FALSE)) == 0 &&
3732 (error = spa_validate_aux(spa, nvroot, txg,
3949 spa_alt_rootvdev(vdev_t *vd, vdev_t **avd, uint64_t *txg) argument
3994 uint64_t guid, txg; local
4123 uint64_t txg; local
4220 uint64_t txg; local
4732 uint64_t txg, id; local
4845 uint64_t txg, dtl_max_txg; local
5049 uint64_t txg; local
5288 uint64_t txg, *glist; local
5629 uint64_t txg; local
5727 uint64_t txg = 0; local
6796 spa_sync(spa_t *spa, uint64_t txg) argument
[all...]
H A Dvdev.c944 vdev_metaslab_init(vdev_t *vd, uint64_t txg) argument
954 ASSERT(txg == 0 || spa_config_held(spa, SCL_ALLOC, RW_WRITER));
988 if (txg == 0) {
996 error = metaslab_init(vd->vdev_mg, m, object, txg,
1002 if (txg == 0)
1013 if (txg == 0)
1495 uint64_t txg = spa_last_synced_txg(spa) != 0 ? local
1498 if ((label = vdev_label_read_config(vd, txg)) == NULL) {
1693 vdev_create(vdev_t *vd, uint64_t txg, boolean_t isreplacing) argument
1713 (error = vdev_label_init(vd, txg, isreplacin
1761 vdev_dirty(vdev_t *vd, int flags, void *arg, uint64_t txg) argument
1778 vdev_dirty_leaves(vdev_t *vd, int flags, uint64_t txg) argument
1826 vdev_dtl_dirty(vdev_t *vd, vdev_dtl_type_t t, uint64_t txg, uint64_t size) argument
1841 vdev_dtl_contains(vdev_t *vd, vdev_dtl_type_t t, uint64_t txg, uint64_t size) argument
1943 vdev_dtl_reassess(vdev_t *vd, uint64_t txg, uint64_t scrub_txg, int scrub_done) argument
2140 vdev_dtl_sync(vdev_t *vd, uint64_t txg) argument
2369 vdev_remove(vdev_t *vd, uint64_t txg) argument
2428 vdev_sync_done(vdev_t *vd, uint64_t txg) argument
2443 vdev_sync(vdev_t *vd, uint64_t txg) argument
2957 uint64_t txg = zio->io_txg; local
3552 vdev_expand(vdev_t *vd, uint64_t txg) argument
[all...]
/freebsd-11.0-release/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c64 * the transaction group number is less than the current, open txg.
90 #include <sys/txg.h>
388 * The callbacks are ordered by txg number.
1217 uint64_t txg; local
1235 txg = dmu_tx_get_txg(tx);
1236 ASSERT(txg != 0);
1237 return (txg);
1265 uint64_t offset, uint64_t gen, uint64_t txg, uint64_t crtxg)
1272 bt->bt_txg = txg;
1278 uint64_t offset, uint64_t gen, uint64_t txg, uint64_
1264 ztest_bt_generate(ztest_block_tag_t *bt, objset_t *os, uint64_t object, uint64_t offset, uint64_t gen, uint64_t txg, uint64_t crtxg) argument
1277 ztest_bt_verify(ztest_block_tag_t *bt, objset_t *os, uint64_t object, uint64_t offset, uint64_t gen, uint64_t txg, uint64_t crtxg) argument
1424 uint64_t txg; local
1507 uint64_t object, txg; local
1559 uint64_t gen, txg, lrtxg, crtxg; local
1681 uint64_t txg; local
1722 uint64_t txg, lrtxg, crtxg; local
1840 uint64_t txg = lr->lr_common.lrc_txg; local
2133 uint64_t txg; local
2150 txg_wait_synced(dmu_objset_pool(os), txg); local
3535 uint64_t n, s, txg; local
3754 compare_and_update_pbbufs(uint64_t s, bufwad_t *packbuf, bufwad_t *bigbuf, uint64_t bigsize, uint64_t n, uint64_t chunksize, uint64_t txg) argument
3810 uint64_t n, s, txg; local
4098 uint64_t txg, last_txg; local
4237 uint64_t object, txg; local
4278 uint64_t txg, object, count, wsize, wc, zl_wsize, zl_wc; local
4441 ztest_create_cb_data(objset_t *os, uint64_t txg) argument
4470 uint64_t old_txg, txg; local
4984 uint64_t object, blocksize, txg, pattern, psize; local
5049 txg_wait_synced(spa_get_dsl(spa), txg); local
[all...]

Completed in 206 milliseconds

123