Home
last modified time | relevance | path

Searched refs:tx (Results 26 – 50 of 238) sorted by relevance

12345678910

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzap_micro.c634 tag, tx); in mzap_upgrade()
664 dmu_tx_t *tx) in mzap_create_impl() argument
693 0, tx)); in zap_create_claim()
721 dnodesize, tx); in zap_create_claim_norm_dnsize()
740 dnodesize, tx)); in zap_create_dnsize()
749 0, tx)); in zap_create_norm()
757 dnodesize, tx); in zap_create_norm_dnsize()
779 dnodesize, tx); in zap_create_flags_dnsize()
1146 tag, tx); in zap_add_impl()
1247 FTAG, tx); in zap_update()
[all …]
H A Ddsl_deleg.c160 dsl_pool_t *dp = dmu_tx_pool(tx); in dsl_deleg_set_sync()
169 dmu_buf_will_dirty(dd->dd_dbuf, tx); in dsl_deleg_set_sync()
184 zapobj, whokey, tx); in dsl_deleg_set_sync()
192 perm, 8, 1, &n, tx) == 0); in dsl_deleg_set_sync()
205 dsl_pool_t *dp = dmu_tx_pool(tx); in dsl_deleg_unset_sync()
230 tx, "%s", whokey); in dsl_deleg_unset_sync()
244 whokey, tx); in dsl_deleg_unset_sync()
246 jumpobj, tx)); in dsl_deleg_unset_sync()
256 dsl_deleg_check(void *arg, dmu_tx_t *tx) in dsl_deleg_check() argument
687 dmu_buf_will_dirty(dd->dd_dbuf, tx); in copy_create_perms()
[all …]
H A Dzfs_vnops.c834 dmu_tx_t *tx; in zfs_write() local
1581 dmu_tx_t *tx; in zfs_create() local
1842 dmu_tx_t *tx; in zfs_remove() local
2076 dmu_tx_t *tx; in zfs_mkdir() local
2258 dmu_tx_t *tx; in zfs_rmdir() local
2987 tx = NULL; in zfs_setattr_dir()
3000 if (tx) in zfs_setattr_dir()
3037 dmu_tx_t *tx; in zfs_setattr() local
3879 dmu_tx_t *tx; in zfs_rename() local
4258 dmu_tx_t *tx; in zfs_symlink() local
[all …]
H A Dbptree.c62 bptree_alloc(objset_t *os, dmu_tx_t *tx) in bptree_alloc() argument
70 sizeof (bptree_phys_t), tx); in bptree_alloc()
77 dmu_buf_will_dirty(db, tx); in bptree_alloc()
103 return (dmu_object_free(os, obj, tx)); in bptree_free()
133 ASSERT(dmu_tx_is_syncing(tx)); in bptree_add()
142 dmu_buf_will_dirty(db, tx); in bptree_add()
188 void *arg, dmu_tx_t *tx) in bptree_iterate() argument
203 dmu_buf_will_dirty(db, tx); in bptree_iterate()
209 ba.ba_tx = tx; in bptree_iterate()
248 sizeof (bte), &bte, tx); in bptree_iterate()
[all …]
H A Ddmu_recv.c1113 dmu_tx_t *tx; in receive_object() local
1333 dmu_tx_abort(tx); in receive_object()
1457 dmu_tx_commit(tx); in receive_object()
1506 dmu_tx_t *tx; in receive_write() local
1536 dmu_tx_abort(tx); in receive_write()
1564 dmu_tx_commit(tx); in receive_write()
1580 dmu_tx_t *tx; in receive_write_byref() local
1626 dmu_tx_abort(tx); in receive_write_byref()
1641 dmu_tx_commit(tx); in receive_write_byref()
1649 dmu_tx_t *tx; in receive_write_embedded() local
[all …]
H A Ddsl_userhold.c52 boolean_t temphold, dmu_tx_t *tx) in dsl_dataset_user_hold_check_one() argument
54 dsl_pool_t *dp = dmu_tx_pool(tx); in dsl_dataset_user_hold_check_one()
85 dsl_pool_t *dp = dmu_tx_pool(tx); in dsl_dataset_user_hold_check()
91 if (!dmu_tx_is_syncing(tx)) in dsl_dataset_user_hold_check()
133 dduha->dduha_minor != 0, tx); in dsl_dataset_user_hold_check()
184 htag, now, tx)); in dsl_dataset_user_hold_sync_one_impl()
276 dsl_pool_t *dp = dmu_tx_pool(tx); in dsl_dataset_user_hold_sync()
450 if (!dmu_tx_is_syncing(tx)) in dsl_dataset_user_release_check()
453 dp = dmu_tx_pool(tx); in dsl_dataset_user_release_check()
496 dmu_tx_t *tx) in dsl_dataset_user_release_sync_one() argument
[all …]
H A Ddmu.c860 dmu_tx_t *tx; in dmu_free_long_range_impl() local
952 dmu_tx_t *tx; in dmu_free_long_object() local
1252 dmu_tx_t *tx) in dmu_prealloc() argument
1586 dmu_tx_t *tx) in dmu_write_uio_dbuf() argument
1610 dmu_tx_t *tx) in dmu_write_uio() argument
1763 dmu_tx_t *tx) in dmu_assign_arcbuf_by_dnode() argument
1803 dmu_tx_t *tx) in dmu_assign_arcbuf_by_dbuf() argument
1947 dmu_tx_t *tx; in dmu_sync_late_arrival() local
2185 dmu_tx_t *tx) in dmu_object_set_blocksize() argument
2200 dmu_tx_t *tx) in dmu_object_set_maxblkid() argument
[all …]
H A Dvdev_removal.c144 &spa->spa_removing_phys, tx)); in spa_sync_removing_state()
261 &one, tx)); in vdev_remove_initiate_sync()
325 dmu_buf_will_dirty(dbuf, tx); in vdev_remove_initiate_sync()
725 vdev_indirect_mapping_max_offset(vim), dmu_tx_get_txg(tx), tx); in vdev_mapping_sync()
1054 vdev_destroy_spacemaps(vd, tx); in vdev_remove_complete_sync()
1065 spa_finish_removal(dmu_tx_pool(tx)->dp_spa, DSS_FINISHED, tx); in vdev_remove_complete_sync()
1093 dmu_tx_t *tx; in vdev_remove_replace_with_indirect() local
1118 dmu_tx_commit(tx); in vdev_remove_replace_with_indirect()
1465 dmu_tx_t *tx = in spa_vdev_remove_thread() local
1485 dmu_tx_commit(tx); in spa_vdev_remove_thread()
[all …]
H A Dspace_map.c255 dmu_tx_t *tx) in space_map_incremental_destroy() argument
459 ASSERT(dmu_tx_is_syncing(tx)); in space_map_histogram_add()
515 sizeof (dentry), &dentry, tx); in space_map_write_intro_debug()
530 void *tag, dmu_tx_t *tx) in space_map_write_seg() argument
577 dmu_buf_will_dirty(db, tx); in space_map_write_seg()
649 uint64_t vdev_id, dmu_tx_t *tx) in space_map_write_impl() argument
651 spa_t *spa = tx->tx_pool->dp_spa; in space_map_write_impl()
677 dmu_buf_will_dirty(db, tx); in space_map_write_impl()
735 uint64_t vdev_id, dmu_tx_t *tx) in space_map_write() argument
840 ASSERT(dmu_tx_is_syncing(tx)); in space_map_truncate()
[all …]
H A Ddsl_crypt.c1183 &guid, tx)); in dsl_crypto_key_sync_impl()
1185 iv, tx)); in dsl_crypto_key_sync_impl()
1187 mac, tx)); in dsl_crypto_key_sync_impl()
1221 tx); in dsl_crypto_key_sync()
1405 dmu_tx_t *tx) in spa_keystore_change_key_sync_impl() argument
1703 dmu_tx_t *tx) in dsl_dataset_promote_crypt_sync() argument
1930 tx)); in dsl_dataset_create_crypt_sync()
2115 ibs, tx); in dsl_crypto_recv_raw_objset_sync()
2320 iters, tx); in dsl_crypto_recv_raw_key_sync()
2556 dmu_tx_t *tx) in dsl_crypto_key_create_sync() argument
[all …]
H A Dzfs_znode.c1097 zp->z_pflags, tx); in zfs_xvattr_set()
1526 size, 0, tx); in zfs_grow_blocksize()
1562 dmu_tx_t *tx; in zfs_extend() local
1605 dmu_tx_abort(tx); in zfs_extend()
1620 dmu_tx_commit(tx); in zfs_extend()
1677 dmu_tx_t *tx; in zfs_trunc() local
1708 dmu_tx_abort(tx); in zfs_trunc()
1724 dmu_tx_commit(tx); in zfs_trunc()
1770 dmu_tx_t *tx; in zfs_freesp() local
1816 dmu_tx_abort(tx); in zfs_freesp()
[all …]
H A Dzfs_log.c263 if (zil_replaying(zilog, tx)) in zfs_log_create()
354 zil_itx_assign(zilog, itx, tx); in zfs_log_create()
370 if (zil_replaying(zilog, tx)) in zfs_log_remove()
391 zil_itx_assign(zilog, itx, tx); in zfs_log_remove()
405 if (zil_replaying(zilog, tx)) in zfs_log_link()
414 zil_itx_assign(zilog, itx, tx); in zfs_log_link()
429 if (zil_replaying(zilog, tx)) in zfs_log_symlink()
446 zil_itx_assign(zilog, itx, tx); in zfs_log_symlink()
461 if (zil_replaying(zilog, tx)) in zfs_log_rename()
472 zil_itx_assign(zilog, itx, tx); in zfs_log_rename()
[all …]
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c891 tx = &ss->tx; in myri10ge_unprepare_tx_ring()
2511 tx = &ss->tx; in myri10ge_tx_done()
2546 if ((tx->req - tx->done) < (tx->mask >> 1) && in myri10ge_tx_done()
2558 if (tx->req == tx->done && tx->stop != NULL) { in myri10ge_tx_done()
2564 if (tx->req == tx->done && tx->active) { in myri10ge_tx_done()
2949 avail = tx->mask - (tx->req - tx->done); in myri10ge_tx_copy()
3135 avail = tx->mask - (tx->req - tx->done); in myri10ge_tx_tso_copy()
3366 avail = tx->mask - (tx->req - tx->done); in myri10ge_send()
3630 avail = tx->mask - (tx->req - tx->done); in myri10ge_send()
4932 tx->done, tx->watchdog_done, tx->req, tx->pkt_done, in myri10ge_watchdog()
[all …]
/illumos-gate/usr/src/cmd/rcap/common/
H A Drcapd_conf.c167 scf_transaction_t *tx = NULL; in modify_config() local
184 if (scf_set_count_property(tx, PRESSURE, in modify_config()
192 if (scf_set_count_property(tx, RECONFIG_INT, in modify_config()
199 if (scf_set_count_property(tx, RSS_SAMPLE_INT, in modify_config()
206 if (scf_set_count_property(tx, REPORT_INT, in modify_config()
213 if (scf_set_count_property(tx, WALK_INT, in modify_config()
220 if ((rval = scf_transaction_commit(tx)) == -1) in modify_config()
224 if (scf_transaction_restart(simple_h, tx) in modify_config()
236 if (tx != NULL) { in modify_config()
237 scf_transaction_destroy_children(tx); in modify_config()
[all …]
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_dataset.h342 void dsl_dataset_snapshot_sync(void *arg, dmu_tx_t *tx);
343 int dsl_dataset_snapshot_check(void *arg, dmu_tx_t *tx);
345 void dsl_dataset_promote_sync(void *arg, dmu_tx_t *tx);
346 int dsl_dataset_promote_check(void *arg, dmu_tx_t *tx);
366 dmu_tx_t *tx);
368 dmu_tx_t *tx, boolean_t async);
433 dsl_dataset_t *origin_head, dmu_tx_t *tx);
437 dmu_tx_t *tx);
440 dmu_tx_t *tx);
464 spa_feature_t f, dmu_tx_t *tx);
[all …]
H A Dbpobj.h68 typedef int bpobj_itor_t(void *arg, const blkptr_t *bp, dmu_tx_t *tx);
70 uint64_t bpobj_alloc(objset_t *mos, int blocksize, dmu_tx_t *tx);
71 uint64_t bpobj_alloc_empty(objset_t *os, int blocksize, dmu_tx_t *tx);
72 void bpobj_free(objset_t *os, uint64_t obj, dmu_tx_t *tx);
73 void bpobj_decr_empty(objset_t *os, dmu_tx_t *tx);
79 int bpobj_iterate(bpobj_t *bpo, bpobj_itor_t func, void *arg, dmu_tx_t *tx);
82 void bpobj_enqueue_subobj(bpobj_t *bpo, uint64_t subobj, dmu_tx_t *tx);
83 void bpobj_enqueue(bpobj_t *bpo, const blkptr_t *bp, dmu_tx_t *tx);
H A Ddsl_deadlist.h68 uint64_t dsl_deadlist_alloc(objset_t *os, dmu_tx_t *tx);
69 void dsl_deadlist_free(objset_t *os, uint64_t dlobj, dmu_tx_t *tx);
70 void dsl_deadlist_insert(dsl_deadlist_t *dl, const blkptr_t *bp, dmu_tx_t *tx);
71 void dsl_deadlist_add_key(dsl_deadlist_t *dl, uint64_t mintxg, dmu_tx_t *tx);
72 void dsl_deadlist_remove_key(dsl_deadlist_t *dl, uint64_t mintxg, dmu_tx_t *tx);
74 uint64_t mrs_obj, dmu_tx_t *tx);
80 void dsl_deadlist_merge(dsl_deadlist_t *dl, uint64_t obj, dmu_tx_t *tx);
82 dmu_tx_t *tx);
H A Ddsl_dir.h137 const char *name, dmu_tx_t *tx);
157 void dsl_dir_dirty(dsl_dir_t *dd, dmu_tx_t *tx);
158 void dsl_dir_sync(dsl_dir_t *dd, dmu_tx_t *tx);
160 uint64_t asize, boolean_t netfree, void **tr_cookiep, dmu_tx_t *tx);
161 void dsl_dir_tempreserve_clear(void *tr_cookie, dmu_tx_t *tx);
162 void dsl_dir_willuse_space(dsl_dir_t *dd, int64_t space, dmu_tx_t *tx);
164 int64_t used, int64_t compressed, int64_t uncompressed, dmu_tx_t *tx);
166 dd_used_t oldtype, dd_used_t newtype, dmu_tx_t *tx);
181 uint64_t reservation, cred_t *cr, dmu_tx_t *tx);
185 dmu_tx_t *tx);
[all …]
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vsincosbigf.c72 double ts, tc, tx, tt[3], ty[2], t, w, z, c, s; in __vlibm_vsincos_bigf() local
76 tx = *x; in __vlibm_vsincos_bigf()
77 hx = HI(&tx); in __vlibm_vsincos_bigf()
83 HI(&tx) = 0x41600000 | (hx & 0xfffff); in __vlibm_vsincos_bigf()
85 tt[0] = (double)((int) tx); in __vlibm_vsincos_bigf()
86 tx = (tx - tt[0]) * two24; in __vlibm_vsincos_bigf()
87 if (tx != zero) in __vlibm_vsincos_bigf()
90 tt[1] = (double)((int) tx); in __vlibm_vsincos_bigf()
91 tt[2] = (tx - tt[1]) * two24; in __vlibm_vsincos_bigf()
H A D__vsinbigf.c72 double tx, tt[3], ty[2], t, w, z, a; in __vlibm_vsin_bigf() local
76 tx = *x; in __vlibm_vsin_bigf()
77 hx = HI(&tx); in __vlibm_vsin_bigf()
83 HI(&tx) = 0x41600000 | (hx & 0xfffff); in __vlibm_vsin_bigf()
85 tt[0] = (double)((int) tx); in __vlibm_vsin_bigf()
86 tx = (tx - tt[0]) * two24; in __vlibm_vsin_bigf()
87 if (tx != zero) in __vlibm_vsin_bigf()
90 tt[1] = (double)((int) tx); in __vlibm_vsin_bigf()
91 tt[2] = (tx - tt[1]) * two24; in __vlibm_vsin_bigf()
H A D__vcosbigf.c72 double tx, tt[3], ty[2], t, w, z, a; in __vlibm_vcos_bigf() local
76 tx = *x; in __vlibm_vcos_bigf()
77 hx = HI(&tx); in __vlibm_vcos_bigf()
83 HI(&tx) = 0x41600000 | (hx & 0xfffff); in __vlibm_vcos_bigf()
85 tt[0] = (double)((int) tx); in __vlibm_vcos_bigf()
86 tx = (tx - tt[0]) * two24; in __vlibm_vcos_bigf()
87 if (tx != zero) in __vlibm_vcos_bigf()
90 tt[1] = (double)((int) tx); in __vlibm_vcos_bigf()
91 tt[2] = (tx - tt[1]) * two24; in __vlibm_vcos_bigf()
H A D__vsincosbig.c73 double ts, tc, tx, tt[3], ty[2], t, w, z, c, s; in __vlibm_vsincos_big() local
87 HI(&tx) = 0x41600000 | (hx & 0xfffff); in __vlibm_vsincos_big()
88 LO(&tx) = LO(x); in __vlibm_vsincos_big()
89 tt[0] = (double)((int) tx); in __vlibm_vsincos_big()
90 tx = (tx - tt[0]) * two24; in __vlibm_vsincos_big()
91 if (tx != zero) in __vlibm_vsincos_big()
94 tt[1] = (double)((int) tx); in __vlibm_vsincos_big()
95 tt[2] = (tx - tt[1]) * two24; in __vlibm_vsincos_big()
H A D__vsinbig.c72 double tx, tt[3], ty[2], t, w, z, a; in __vlibm_vsin_big() local
82 HI(&tx) = 0x41600000 | (hx & 0xfffff); in __vlibm_vsin_big()
83 LO(&tx) = LO(x); in __vlibm_vsin_big()
84 tt[0] = (double)((int) tx); in __vlibm_vsin_big()
85 tx = (tx - tt[0]) * two24; in __vlibm_vsin_big()
86 if (tx != zero) in __vlibm_vsin_big()
89 tt[1] = (double)((int) tx); in __vlibm_vsin_big()
90 tt[2] = (tx - tt[1]) * two24; in __vlibm_vsin_big()
/illumos-gate/usr/src/cmd/svc/configd/
H A Dfile_object.c716 assert(tx != NULL); in fill_property_callback()
1158 backend_tx_t *tx; in propertygrp_fill_children() local
1175 ci.ci_tx = tx; in propertygrp_fill_children()
1187 backend_tx_end_ro(tx); in propertygrp_fill_children()
1606 backend_tx_t *tx; in object_create() local
2177 backend_tx_t *tx; in object_snapshot_do_take() local
2255 *tx_out = tx; in object_snapshot_do_take()
2263 backend_tx_rollback(tx); in object_snapshot_do_take()
2285 backend_tx_t *tx = NULL; in object_snapshot_take_new() local
2294 &tx, &snapid); in object_snapshot_take_new()
[all …]
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_zvol.c339 dmu_tx_t *tx; in sbd_zvol_rele_write_bufs() local
351 tx = dmu_tx_create(sl->sl_zvol_objset_hdl); in sbd_zvol_rele_write_bufs()
353 error = dmu_tx_assign(tx, TXG_WAIT); in sbd_zvol_rele_write_bufs()
356 dmu_tx_abort(tx); in sbd_zvol_rele_write_bufs()
371 toffset, abuf, tx); in sbd_zvol_rele_write_bufs()
380 dmu_tx_commit(tx); in sbd_zvol_rele_write_bufs()
423 dmu_tx_t *tx; in sbd_zvol_copy_write() local
440 tx = dmu_tx_create(sl->sl_zvol_objset_hdl); in sbd_zvol_copy_write()
442 error = dmu_tx_assign(tx, TXG_WAIT); in sbd_zvol_copy_write()
444 dmu_tx_abort(tx); in sbd_zvol_copy_write()
[all …]

12345678910