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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_fuid.c749 dmu_tx_hold_bonus(tx, DMU_NEW_OBJECT);
754 dmu_tx_hold_bonus(tx, zfsvfs->z_fuid_obj);
H A Ddmu_tx.c848 dmu_tx_hold_bonus(dmu_tx_t *tx, uint64_t object) function
1639 dmu_tx_hold_bonus(tx, DMU_NEW_OBJECT);
1681 dmu_tx_hold_bonus(tx, object);
H A Dzvol.c1958 dmu_tx_hold_bonus(tx, ZVOL_OBJ);
2159 dmu_tx_hold_bonus(tx, ZVOL_OBJ);
H A Ddmu.c800 dmu_tx_hold_bonus(tx, object);
H A Ddmu_objset.c1551 dmu_tx_hold_bonus(tx, obj);
H A Ddmu_send.c2094 dmu_tx_hold_bonus(tx, object);
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h684 void dmu_tx_hold_bonus(dmu_tx_t *tx, uint64_t object);
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c1445 dmu_tx_hold_bonus(tx, DMU_NEW_OBJECT);
1737 dmu_tx_hold_bonus(tx, lr->lr_foid);
3655 dmu_tx_hold_bonus(tx, bigobj);

Completed in 85 milliseconds