Searched refs:TXG_INITIAL (Results 1 – 13 of 13) sorted by relevance
44 #define TXG_INITIAL TXG_SIZE /* initial txg */ macro
445 ASSERT((!spa->spa_sync_on && tx->tx_txg == TXG_INITIAL) || in spa_feature_create_zap_objects()
541 BP_SET_BIRTH(bp, TXG_INITIAL, TXG_INITIAL); in vdev_rebuild_blkptr_init()
862 if (txg <= TXG_INITIAL || txg == ZILTEST_TXG) in txg_verify()
4253 TXG_INITIAL - 1 : spa_last_synced_txg(spa) - TXG_DEFER_SIZE - 1;5894 TXG_INITIAL : safe_rewind_txg;6551 uint64_t txg = TXG_INITIAL;7984 vdev_dtl_dirty(newvd, DTL_MISSING, TXG_INITIAL,7985 dtl_max_txg - TXG_INITIAL);9811 ASSERT(tx->tx_txg != TXG_INITIAL);9882 if (tx->tx_txg != TXG_INITIAL) {9897 if (tx->tx_txg != TXG_INITIAL) {9988 if (tx->tx_txg != TXG_INITIAL)
941 BP_SET_BIRTH(&bp, TXG_INITIAL, TXG_INITIAL); in unalloc_seg()
1005 if (mintxg < TXG_INITIAL && maxtxg == UINT64_MAX && bpo->bpo_havecomp) in bpobj_space_range()
1480 if (tx->tx_txg != TXG_INITIAL) in spa_activate_mos_feature()
1207 dsphys->ds_creation_txg = tx->tx_txg == TXG_INITIAL ? 1 : tx->tx_txg; in dsl_dataset_create_sync_dd()3158 if (dsl_dataset_phys(ds)->ds_prev_snap_txg < TXG_INITIAL) { in dsl_dataset_rollback_check()
4301 zilog->zl_destroy_txg = TXG_INITIAL - 1; in zil_alloc()
928 if (scn->scn_phys.scn_min_txg > TXG_INITIAL) in dsl_scan_setup_sync()
2963 if (txg <= TXG_INITIAL) { in metaslab_init()
4247 dds.dds_creation_txg = TXG_INITIAL; in dump_objset()9051 BP_SET_BIRTH(bp, TXG_INITIAL, TXG_INITIAL); in zdb_read_block()9465 if (max_txg < TXG_INITIAL) { in main()