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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h709 typedef void dmu_tx_callback_func_t(void *dcb_data, int error); typedef
711 void dmu_tx_callback_register(dmu_tx_t *tx, dmu_tx_callback_func_t *dcb_func,

Completed in 61 milliseconds