Searched refs:backend_tx_commit (Results 1 – 4 of 4) sorted by relevance
1512 rc = backend_tx_commit(dip.di_tx); in object_delete()1516 (void) backend_tx_commit(dip.di_np_tx); in object_delete()1623 rc = backend_tx_commit(tx); in object_create()1742 rc = backend_tx_commit(tx_wr); in object_create_pg()2318 result = backend_tx_commit(tx); in object_snapshot_take_new()2401 result = backend_tx_commit(tx); in object_snapshot_attach()
833 int backend_tx_commit(backend_tx_t *);
745 r = backend_tx_commit(tx); in object_tx_commit()
2241 backend_tx_commit(backend_tx_t *tx) in backend_tx_commit() function