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

/netbsd-current/external/cddl/osnet/dist/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,
753 txh = dmu_tx_hold_object_impl(tx, tx->tx_objset,
855 txh = dmu_tx_hold_object_impl(tx, tx->tx_objset,
867 txh = dmu_tx_hold_object_impl(tx, tx->tx_objset,
910 ASSERT(tx->tx_objset
[all...]
H A Ddsl_dir.c1157 if (first && tx->tx_objset) {
1159 dsl_dataset_t *ds = tx->tx_objset->os_dsl_dataset;
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Ddmu_tx.h53 objset_t *tx_objset; member in struct:dmu_tx

Completed in 125 milliseconds