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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_tx.c101 dmu_tx_hold_object_impl(dmu_tx_t *tx, objset_t *os, uint64_t object, function
156 (void) dmu_tx_hold_object_impl(tx, os,
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,
1603 txh = dmu_tx_hold_object_impl(tx, tx->tx_objset, object,
1658 (void) dmu_tx_hold_object_impl(t
[all...]

Completed in 58 milliseconds