Searched refs:dlu_tx (Results 1 – 2 of 2) sorted by relevance
224 dlu->dlu_tx = tx; in ddt_log_begin()279 dmu_buf_fill_done(db, dlu->dlu_tx, B_FALSE); in ddt_log_entry()291 dmu_buf_will_fill(db, dlu->dlu_tx, B_FALSE); in ddt_log_entry()322 dmu_buf_fill_done(dlu->dlu_dbp[dlu->dlu_block], dlu->dlu_tx, B_FALSE); in ddt_log_commit()330 ddt_log_update_header(ddt, ddt->ddt_log_active, dlu->dlu_tx); in ddt_log_commit()
148 dmu_tx_t *dlu_tx; /* tx the update is being applied to */ member