/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | txg.c | 122 txg_init(dsl_pool_t *dp, uint64_t txg) in txg_init() 323 uint64_t txg; in txg_hold_open() local 388 txg_quiesce(dsl_pool_t *dp, uint64_t txg) in txg_quiesce() 450 txg_dispatch_callbacks(dsl_pool_t *dp, uint64_t txg) in txg_dispatch_callbacks() 535 uint64_t txg; in txg_sync_thread() local 629 uint64_t txg; in txg_quiesce_thread() local 676 txg_delay(dsl_pool_t *dp, uint64_t txg, hrtime_t delay, hrtime_t resolution) in txg_delay() 704 txg_wait_synced_flags(dsl_pool_t *dp, uint64_t txg, txg_wait_flag_t flags) in txg_wait_synced_flags() 764 txg_wait_synced(dsl_pool_t *dp, uint64_t txg) in txg_wait_synced() 783 txg_wait_open(dsl_pool_t *dp, uint64_t txg, boolean_t should_quiesce) in txg_wait_open() [all …]
|
H A D | dsl_pool.c | 190 dsl_pool_open_impl(spa_t *spa, uint64_t txg) in dsl_pool_open_impl() 240 dsl_pool_init(spa_t *spa, uint64_t txg, dsl_pool_t **dpp) in dsl_pool_init() 478 dsl_crypto_params_t *dcp, uint64_t txg) in dsl_pool_create() 615 dsl_pool_wrlog_count(dsl_pool_t *dp, int64_t size, uint64_t txg) in dsl_pool_wrlog_count() 639 dsl_pool_wrlog_clear(dsl_pool_t *dp, uint64_t txg) in dsl_pool_wrlog_clear() 652 dsl_early_sync_task_verify(dsl_pool_t *dp, uint64_t txg) in dsl_early_sync_task_verify() 672 #define dsl_early_sync_task_verify(dp, txg) \ argument 677 dsl_pool_sync(dsl_pool_t *dp, uint64_t txg) in dsl_pool_sync() 862 dsl_pool_sync_done(dsl_pool_t *dp, uint64_t txg) in dsl_pool_sync_done() 981 dsl_pool_need_dirty_sync(dsl_pool_t *dp, uint64_t txg) in dsl_pool_need_dirty_sync() [all …]
|
H A D | spa_log_spacemap.c | 393 summary_entry_is_full(spa_t *spa, log_summary_entry_t *e, uint64_t txg) in summary_entry_is_full() 419 spa_log_summary_decrement_mscount(spa_t *spa, uint64_t txg, boolean_t dirty) in spa_log_summary_decrement_mscount() 548 spa_log_sm_decrement_mscount(spa_t *spa, uint64_t txg) in spa_log_sm_decrement_mscount() 576 summary_add_data(spa_t *spa, uint64_t txg, uint64_t metaslabs_flushed, in summary_add_data() 611 spa_log_summary_dirty_flushed_metaslab(spa_t *spa, uint64_t txg) in spa_log_summary_dirty_flushed_metaslab() 759 uint64_t txg = dmu_tx_get_txg(tx); in spa_flush_metaslabs() local 943 spa_log_sm_alloc(uint64_t sm_obj, uint64_t txg) in spa_log_sm_alloc() 954 uint64_t txg = dmu_tx_get_txg(tx); in spa_generate_syncing_log_sm() local
|
H A D | vdev_removal.c | 188 vdev_passivate(vdev_t *vd, uint64_t *txg) in vdev_passivate() 273 uint64_t txg; in spa_vdev_noalloc() local 306 uint64_t txg; in spa_vdev_alloc() local 664 uint64_t txg = spa_syncing_txg(spa); in free_from_removing_vdev() local 901 uint64_t txg = dmu_tx_get_txg(tx); in vdev_mapping_sync() local 1122 uint64_t maxalloc, uint64_t txg, in spa_vdev_copy_segment() 1312 vdev_remove_replace_with_indirect(vdev_t *vd, uint64_t txg) in vdev_remove_replace_with_indirect() 1356 uint64_t txg; in vdev_remove_complete() local 1442 uint64_t txg = dmu_tx_get_txg(tx); in spa_vdev_copy_impl() local 1734 uint64_t txg = dmu_tx_get_txg(tx); in spa_vdev_remove_thread() local [all …]
|
H A D | zil.c | 468 zil_parse_lr_func_t *parse_lr_func, void *arg, uint64_t txg, in zil_parse() 823 boolean_t slog, uint64_t txg) in zil_alloc_lwb() 899 zilog_dirty(zilog_t *zilog, uint64_t txg) in zilog_dirty() 925 zilog_is_dirty_in_txg(zilog_t *zilog, uint64_t txg) in zilog_is_dirty_in_txg() 960 uint64_t txg = 0; in zil_commit_activate_saxattr_feature() local 988 uint64_t txg = 0; in zil_create() local 1090 uint64_t txg; in zil_destroy() local 1444 zil_lwb_add_txg(lwb_t *lwb, uint64_t txg) in zil_lwb_add_txg() 1514 uint64_t txg = lwb->lwb_issued_txg; in zil_lwb_flush_vdevs_done() local 1532 zil_lwb_flush_wait_all(zilog_t *zilog, uint64_t txg) in zil_lwb_flush_wait_all() [all …]
|
H A D | uberblock.c | 49 uberblock_update(uberblock_t *ub, vdev_t *rvd, uint64_t txg, uint64_t mmp_delay) in uberblock_update()
|
H A D | zfs_crrd.c | 131 rrd_add(rrd_t *rrd, hrtime_t time, uint64_t txg) in rrd_add() 157 dbrrd_add(dbrrd_t *db, hrtime_t time, uint64_t txg) in dbrrd_add()
|
H A D | spa_stats.c | 195 uint64_t txg; /* txg id */ member 319 spa_txg_history_add(spa_t *spa, uint64_t txg, hrtime_t birth_time) in spa_txg_history_add() 343 spa_txg_history_set(spa_t *spa, uint64_t txg, txg_state_t completed_state, in spa_txg_history_set() 372 spa_txg_history_set_io(spa_t *spa, uint64_t txg, uint64_t nread, in spa_txg_history_set_io() 401 spa_txg_history_init_io(spa_t *spa, uint64_t txg, dsl_pool_t *dp) in spa_txg_history_init_io() 573 uint64_t txg; /* txg of last sync */ member 739 spa_mmp_history_add(spa_t *spa, uint64_t txg, uint64_t timestamp, in spa_mmp_history_add()
|
H A D | spa_config.c | 327 spa_config_generate(spa_t *spa, vdev_t *vd, uint64_t txg, int getstats) in spa_config_generate() 483 uint64_t txg; in spa_config_update() local
|
H A D | vdev.c | 349 vdev_default_psize(vdev_t *vd, uint64_t asize, uint64_t txg) in vdev_default_psize() 366 vdev_default_asize(vdev_t *vd, uint64_t psize, uint64_t txg) in vdev_default_asize() 1590 vdev_metaslab_init(vdev_t *vd, uint64_t txg) in vdev_metaslab_init() 2421 uint64_t txg; in vdev_validate() local 2896 vdev_create(vdev_t *vd, uint64_t txg, boolean_t isreplacing) in vdev_create() 2997 vdev_dirty(vdev_t *vd, int flags, void *arg, uint64_t txg) in vdev_dirty() 3015 vdev_dirty_leaves(vdev_t *vd, int flags, uint64_t txg) in vdev_dirty_leaves() 3063 vdev_dtl_dirty(vdev_t *vd, vdev_dtl_type_t t, uint64_t txg, uint64_t size) in vdev_dtl_dirty() 3078 vdev_dtl_contains(vdev_t *vd, vdev_dtl_type_t t, uint64_t txg, uint64_t size) in vdev_dtl_contains() 3248 vdev_dtl_reassess_impl(vdev_t *vd, uint64_t txg, uint64_t scrub_txg, in vdev_dtl_reassess_impl() [all …]
|
H A D | metaslab.c | 864 metaslab_class_evict_old(metaslab_class_t *mc, uint64_t txg) in metaslab_class_evict_old() 2108 metaslab_verify_space(metaslab_t *msp, uint64_t txg) in metaslab_verify_space() 2829 metaslab_set_selected_txg(metaslab_t *msp, uint64_t txg) in metaslab_set_selected_txg() 2858 uint64_t txg, metaslab_t **msp) in metaslab_init() 3154 uint64_t txg = spa_syncing_txg(spa); in metaslab_set_fragmentation() local 3856 uint64_t txg = dmu_tx_get_txg(tx); in metaslab_condense() local 4223 metaslab_sync(metaslab_t *msp, uint64_t txg) in metaslab_sync() 4502 metaslab_evict(metaslab_t *msp, uint64_t txg) in metaslab_evict() 4523 metaslab_sync_done(metaslab_t *msp, uint64_t txg) in metaslab_sync_done() 4835 uint64_t txg, uint64_t *actual_size) in metaslab_block_alloc() [all …]
|
H A D | vdev_label.c | 792 vdev_label_read_config(vdev_t *vd, uint64_t txg) in vdev_label_read_config() 895 uint64_t state, pool_guid, device_guid, txg, spare_pool; in vdev_inuse() local 1183 uint64_t txg = 0ULL; in vdev_label_init() local 1903 vdev_t *vd, int l, uint64_t txg, int flags) in vdev_label_sync() 1966 vdev_label_sync_list(spa_t *spa, int l, uint64_t txg, int flags) in vdev_label_sync_list() 2046 vdev_config_sync(vdev_t **svd, int svdcount, uint64_t txg) in vdev_config_sync()
|
H A D | brt.c | 1193 uint64_t txg; in brt_pending_add() local 1233 uint64_t txg; in brt_pending_remove() local 1261 brt_pending_apply_vdev(spa_t *spa, brt_vdev_t *brtvd, uint64_t txg) in brt_pending_apply_vdev() 1348 brt_pending_apply(spa_t *spa, uint64_t txg) in brt_pending_apply() 1431 brt_sync(spa_t *spa, uint64_t txg) in brt_sync()
|
H A D | dnode_sync.c | 182 uint64_t txg = tx->tx_txg; in free_verify() local 551 uint64_t txg = dr->dr_txg; in dnode_undirty_dbufs() local
|
H A D | vdev_indirect_births.c | 132 uint64_t max_offset, uint64_t txg, dmu_tx_t *tx) in vdev_indirect_births_add_entry()
|
H A D | vdev_initialize.c | 68 uint64_t txg = dmu_tx_get_txg(tx); in vdev_initialize_zap_update_sync() local 254 uint64_t txg = dmu_tx_get_txg(tx); in vdev_initialize_write() local
|
H A D | zio.c | 948 zio_create(zio_t *pio, spa_t *spa, uint64_t txg, const blkptr_t *bp, in zio_create() 1348 zio_write(zio_t *pio, spa_t *spa, uint64_t txg, blkptr_t *bp, in zio_write() 1385 zio_rewrite(zio_t *pio, spa_t *spa, uint64_t txg, blkptr_t *bp, abd_t *data, in zio_rewrite() 1422 zio_free(spa_t *spa, uint64_t txg, const blkptr_t *bp) in zio_free() 1464 zio_free_sync(zio_t *pio, spa_t *spa, uint64_t txg, const blkptr_t *bp, in zio_free_sync() 1499 zio_claim(zio_t *pio, spa_t *spa, uint64_t txg, const blkptr_t *bp, in zio_claim() 3160 uint64_t txg = pio->io_txg; in zio_write_gang_block() local 3775 uint64_t txg = zio->io_txg; in zio_ddt_write() local 4436 zio_alloc_zil(spa_t *spa, objset_t *os, uint64_t txg, blkptr_t *new_bp, in zio_alloc_zil()
|
H A D | vdev_rebuild.c | 198 uint64_t txg = dmu_tx_get_txg(tx); in vdev_rebuild_update_sync() local 596 uint64_t txg = dmu_tx_get_txg(tx); in vdev_rebuild_range() local
|
H A D | spa_errlog.c | 1263 spa_errlog_sync(spa_t *spa, uint64_t txg) in spa_errlog_sync() 1377 uint64_t *txg) in find_txg_ancestor_snapshot() 1424 uint64_t txg; in swap_errlog() local
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | txg.h | 153 #define TXG_CLEAN(txg) ((txg) - 1) argument 172 #define TXG_VERIFY(spa, txg) txg_verify(spa, txg) argument 174 #define TXG_VERIFY(spa, txg) argument
|
/freebsd/sys/contrib/openzfs/lib/libzpool/ |
H A D | arc_os.c | 62 arc_memory_throttle(spa_t *spa, uint64_t reserve, uint64_t txg) in arc_memory_throttle()
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | arc_os.c | 137 arc_memory_throttle(spa_t *spa, uint64_t reserve, uint64_t txg) in arc_memory_throttle()
|
H A D | spa_os.c | 96 uint64_t txg; in spa_generate_rootconf() local
|
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | arc_os.c | 255 arc_memory_throttle(spa_t *spa, uint64_t reserve, uint64_t txg) in arc_memory_throttle()
|
/freebsd/sys/contrib/openzfs/cmd/ |
H A D | ztest.c | 1820 uint64_t txg; in ztest_tx_assign() local 1846 uint64_t dnodesize, uint64_t offset, uint64_t gen, uint64_t txg, in ztest_bt_generate() 1861 uint64_t dnodesize, uint64_t offset, uint64_t gen, uint64_t txg, in ztest_bt_verify() 2058 uint64_t txg; in ztest_replay_create() local 2147 uint64_t object, txg; in ztest_replay_remove() local 2201 uint64_t gen, txg, lrtxg, crtxg; in ztest_replay_write() local 2334 uint64_t txg; in ztest_replay_truncate() local 2377 uint64_t txg, lrtxg, crtxg, dnodesize; in ztest_replay_setattr() local 2499 uint64_t txg = lr->lr_common.lrc_txg; in ztest_get_data() local 2794 uint64_t txg; in ztest_prealloc() local [all …]
|