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

/opensolaris-onvv-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_tx.c97 dmu_tx_hold_object_impl(dmu_tx_t *tx, objset_t *os, uint64_t object, function
146 (void) dmu_tx_hold_object_impl(tx, os,
412 txh = dmu_tx_hold_object_impl(tx, tx->tx_objset,
588 txh = dmu_tx_hold_object_impl(tx, tx->tx_objset,
658 txh = dmu_tx_hold_object_impl(tx, tx->tx_objset,
740 txh = dmu_tx_hold_object_impl(tx, tx->tx_objset,
752 txh = dmu_tx_hold_object_impl(tx, tx->tx_objset,
1278 txh = dmu_tx_hold_object_impl(tx, tx->tx_objset, object,
1326 (void) dmu_tx_hold_object_impl(tx, tx->tx_objset, DMU_NEW_OBJECT,

Completed in 95 milliseconds