Searched refs:tx_objset (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_tx.c70 tx->tx_objset = os;
240 max_bs = highbit64(txh->txh_tx->tx_objset->os_recordsize) - 1;
413 dnode_t *mdn = DMU_META_DNODE(txh->txh_tx->tx_objset);
441 txh = dmu_tx_hold_object_impl(tx, tx->tx_objset,
636 txh = dmu_tx_hold_object_impl(tx, tx->tx_objset,
662 txh = dmu_tx_hold_object_impl(tx, tx->tx_objset,
752 txh = dmu_tx_hold_object_impl(tx, tx->tx_objset,
854 txh = dmu_tx_hold_object_impl(tx, tx->tx_objset,
866 txh = dmu_tx_hold_object_impl(tx, tx->tx_objset,
909 ASSERT(tx->tx_objset
[all...]
H A Ddsl_dir.c1144 if (first && tx->tx_objset) {
1146 dsl_dataset_t *ds = tx->tx_objset->os_dsl_dataset;
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu_tx.h54 objset_t *tx_objset; member in struct:dmu_tx

Completed in 88 milliseconds