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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu_tx.h120 dmu_tx_callback_func_t *dcb_func; /* caller function pointer */ member in struct:dmu_tx_callback
135 void dmu_tx_callback_register(dmu_tx_t *tx, dmu_tx_callback_func_t *dcb_func,
H A Ddmu.h711 void dmu_tx_callback_register(dmu_tx_t *tx, dmu_tx_callback_func_t *dcb_func,
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_tx.c1541 dcb->dcb_func = func;
1557 dcb->dcb_func(dcb->dcb_data, error);

Completed in 51 milliseconds