Home
last modified time | relevance | path

Searched refs:dmu_tx_get_txg (Results 1 – 25 of 28) sorted by relevance

12

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_synctask.c63 dst.dst_txg = dmu_tx_get_txg(tx); in dsl_sync_task_common()
178 dst->dst_txg = dmu_tx_get_txg(tx); in dsl_sync_task_nowait_common()
H A Dvdev_removal.c251 uint64_t txg __maybe_unused = dmu_tx_get_txg(tx); in vdev_remove_initiate_sync()
348 "im_obj=%llu", vd->vdev_id, vd, dmu_tx_get_txg(tx), in vdev_remove_initiate_sync()
673 ASSERT3U(dmu_tx_get_txg(tx), ==, spa_syncing_txg(spa)); in spa_finish_removal()
729 uint64_t txg = dmu_tx_get_txg(tx); in vdev_mapping_sync()
738 vdev_indirect_mapping_max_offset(vim), dmu_tx_get_txg(tx), tx); in vdev_mapping_sync()
1259 uint64_t txg = dmu_tx_get_txg(tx); in spa_vdev_copy_impl()
1531 uint64_t txg = dmu_tx_get_txg(tx); in spa_vdev_remove_thread()
1756 svr->svr_bytes_done[dmu_tx_get_txg(tx) & TXG_MASK] = 0; in spa_vdev_remove_cancel_sync()
1763 vd->vdev_id, dmu_tx_get_txg(tx)); in spa_vdev_remove_cancel_sync()
1804 int txgoff = dmu_tx_get_txg(tx) & TXG_MASK; in svr_sync()
H A Dvdev_rebuild.c194 uint64_t txg = dmu_tx_get_txg(tx); in vdev_rebuild_update_sync()
233 vrp->vrp_max_txg = dmu_tx_get_txg(tx); in vdev_rebuild_initiate_sync()
398 vrp->vrp_max_txg = dmu_tx_get_txg(tx); in vdev_rebuild_reset_sync()
572 uint64_t txg = dmu_tx_get_txg(tx); in vdev_rebuild_range()
H A Dzil.c513 zio_free(zilog->zl_spa, dmu_tx_get_txg(tx), bp); in zil_free_log_block()
531 zio_free(zilog->zl_spa, dmu_tx_get_txg(tx), bp); in zil_free_log_record()
697 txg = dmu_tx_get_txg(tx); in zil_create()
764 txg = dmu_tx_get_txg(tx); in zil_destroy()
1496 txg = dmu_tx_get_txg(tx); in zil_lwb_write_issue()
1949 txg = dmu_tx_get_txg(tx); in zil_itx_assign()
1996 itx->itx_lr.lrc_txg = dmu_tx_get_txg(tx); in zil_itx_assign()
2004 zilog_dirty(zilog, dmu_tx_get_txg(tx)); in zil_itx_assign()
3016 uint64_t txg = dmu_tx_get_txg(tx); in zil_sync()
3634 zilog->zl_replayed_seq[dmu_tx_get_txg(tx) & TXG_MASK] = in zil_replaying()
H A Dspace_map.c533 SM_DEBUG_TXG_ENCODE(dmu_tx_get_txg(tx)); in space_map_write_intro_debug()
863 VERIFY3U(dmu_tx_get_txg(tx), <=, spa_final_dirty_txg(spa)); in space_map_truncate()
881 dmu_tx_get_txg(tx), spa_name(spa), sm, sm->sm_object, in space_map_truncate()
H A Dvdev_indirect.c533 vd->vdev_id, dmu_tx_get_txg(tx), vic->vic_mapping_object, in spa_condense_indirect_complete_sync()
546 uint64_t txg = dmu_tx_get_txg(tx); in spa_condense_indirect_commit_sync()
572 int txgoff = dmu_tx_get_txg(tx) & TXG_MASK; in spa_condense_indirect_commit_entry()
800 vd->vdev_id, dmu_tx_get_txg(tx), in spa_condense_indirect_start_sync()
H A Dvdev_initialize.c70 uint64_t txg = dmu_tx_get_txg(tx); in vdev_initialize_zap_update_sync()
212 uint64_t txg = dmu_tx_get_txg(tx); in vdev_initialize_write()
H A Dspa_log_spacemap.c718 uint64_t txg = dmu_tx_get_txg(tx); in spa_flush_metaslabs()
924 uint64_t txg = dmu_tx_get_txg(tx); in spa_generate_syncing_log_sm()
H A Dzfeature.c365 uint64_t enabling_txg = dmu_tx_get_txg(tx); in feature_enable_sync()
H A Ddmu_tx.c1189 dmu_tx_get_txg(dmu_tx_t *tx) in dmu_tx_get_txg() function
1395 EXPORT_SYMBOL(dmu_tx_get_txg);
H A Dvdev_indirect_mapping.c492 (u_longlong_t)dmu_tx_get_txg(tx), in vdev_indirect_mapping_add_entries()
H A Ddmu_redact.c519 uint64_t txg = dmu_tx_get_txg(tx); in redaction_list_update_sync()
568 uint64_t txg = dmu_tx_get_txg(tx); in commit_rl_updates()
H A Dmetaslab.c3549 uint64_t txg = dmu_tx_get_txg(tx); in metaslab_condense()
3773 ASSERT3U(metaslab_unflushed_txg(msp), <, dmu_tx_get_txg(tx)); in metaslab_flush()
3782 metaslab_verify_space(msp, dmu_tx_get_txg(tx)); in metaslab_flush()
3823 metaslab_verify_space(msp, dmu_tx_get_txg(tx)); in metaslab_flush()
3850 "appended %llu bytes", dmu_tx_get_txg(tx), spa_name(spa), in metaslab_flush()
3864 metaslab_verify_space(msp, dmu_tx_get_txg(tx)); in metaslab_flush()
3869 metaslab_verify_space(msp, dmu_tx_get_txg(tx)); in metaslab_flush()
H A Ddmu.c863 uint64_t txg = dmu_tx_get_txg(tx); in dmu_free_long_range_impl()
1632 zil_lwb_add_txg(zgd->zgd_lwb, dmu_tx_get_txg(tx)); in dmu_sync_late_arrival()
1663 zio_nowait(zio_write(pio, os->os_spa, dmu_tx_get_txg(tx), zgd->zgd_bp, in dmu_sync_late_arrival()
H A Dvdev_trim.c201 uint64_t txg = dmu_tx_get_txg(tx); in vdev_trim_zap_update_sync()
506 uint64_t txg = dmu_tx_get_txg(tx); in vdev_trim_range()
H A Ddnode_sync.c167 BP_SET_BIRTH(bp, dmu_tx_get_txg(tx), 0); in free_blocks()
H A Dzvol.c291 txg = dmu_tx_get_txg(tx); in zvol_update_volsize()
H A Ddsl_scan.c1106 txg = dmu_tx_get_txg(tx); in dsl_scan_restart_resilver()
3185 dmu_tx_get_txg(tx), bp, 0)); in dsl_scan_free_block_cb()
H A Dspa.c1473 spa->spa_log_flushall_txg = dmu_tx_get_txg(tx); in spa_unload_log_sm_flush_all()
8291 zio_nowait(zio_free_sync(pio, pio->io_spa, dmu_tx_get_txg(tx), bp,
8537 dmu_tx_get_txg(tx), B_FALSE);
H A Ddmu_recv.c1293 int txgoff = dmu_tx_get_txg(tx) & TXG_MASK; in save_resume_state()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddmu_tx.h145 uint64_t dmu_tx_get_txg(dmu_tx_t *tx);
H A Ddmu.h1021 uint64_t dmu_tx_get_txg(dmu_tx_t *tx);
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_znode.c581 gen = dmu_tx_get_txg(tx); in zfs_mknode()
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_znode.c694 gen = dmu_tx_get_txg(tx); in zfs_mknode()
H A Dzfs_vnops_os.c3401 txg = dmu_tx_get_txg(tx); in zfs_link()

12