Searched refs:backend_tx_commit (Results 1 – 4 of 4) sorted by relevance
1511 rc = backend_tx_commit(dip.di_tx); in object_delete()1515 (void) backend_tx_commit(dip.di_np_tx); in object_delete()1622 rc = backend_tx_commit(tx); in object_create()1741 rc = backend_tx_commit(tx_wr); in object_create_pg()2317 result = backend_tx_commit(tx); in object_snapshot_take_new()2400 result = backend_tx_commit(tx); in object_snapshot_attach()
832 int backend_tx_commit(backend_tx_t *);
743 r = backend_tx_commit(tx); in object_tx_commit()
2241 backend_tx_commit(backend_tx_t *tx) in backend_tx_commit() function