Lines Matching defs:dp
117 txg_init(dsl_pool_t *dp, uint64_t txg) in txg_init()
155 txg_fini(dsl_pool_t *dp) in txg_fini()
193 txg_sync_start(dsl_pool_t *dp) in txg_sync_start()
255 txg_sync_stop(dsl_pool_t *dp) in txg_sync_stop()
292 txg_hold_open(dsl_pool_t *dp, txg_handle_t *th) in txg_hold_open()
353 txg_quiesce(dsl_pool_t *dp, uint64_t txg) in txg_quiesce()
408 txg_dispatch_callbacks(dsl_pool_t *dp, uint64_t txg) in txg_dispatch_callbacks()
447 txg_sync_thread(dsl_pool_t *dp) in txg_sync_thread()
527 txg_quiesce_thread(dsl_pool_t *dp) in txg_quiesce_thread()
577 txg_delay(dsl_pool_t *dp, uint64_t txg, hrtime_t delay, hrtime_t resolution) in txg_delay()
603 txg_wait_synced(dsl_pool_t *dp, uint64_t txg) in txg_wait_synced()
628 txg_wait_open(dsl_pool_t *dp, uint64_t txg) in txg_wait_open()
654 txg_kick(dsl_pool_t *dp) in txg_kick()
672 txg_stalled(dsl_pool_t *dp) in txg_stalled()
679 txg_sync_waiting(dsl_pool_t *dp) in txg_sync_waiting()