Home
last modified time | relevance | path

Searched refs:dmu_tx_hold_zap_by_dnode (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h789 void dmu_tx_hold_zap_by_dnode(dmu_tx_t *tx, dnode_t *dn, int add,
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_tx.c528 dmu_tx_hold_zap_by_dnode(dmu_tx_t *tx, dnode_t *dn, int add, const char *name) in dmu_tx_hold_zap_by_dnode() function