Home
last modified time | relevance | path

Searched refs:di_np_tx (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/svc/configd/
H A Dfile_object.c76 backend_tx_t *di_np_tx; member
221 dip->di_np_tx; in value_delete()
246 dip->di_np_tx; in pg_lnk_tbl_delete()
308 dip->di_np_tx; in propertygrp_delete()
335 dip->di_np_tx; in snaplevel_lnk_delete()
364 dip->di_np_tx; in snaplevel_tbl_delete()
407 dip->di_np_tx; in snapshot_lnk_delete()
458 if (dip->di_np_tx != NULL) { in pgparent_delete_add_pgs()
461 r = backend_tx_run(dip->di_np_tx, q, push_delete_callback, in pgparent_delete_add_pgs()
1492 rc = backend_tx_begin(BACKEND_TYPE_NONPERSIST, &dip.di_np_tx); in object_delete()
[all …]