Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/configd/
H A Dconfigd.h756 int object_tx_commit(rc_node_lookup_t *, tx_commit_data_t *, uint32_t *);
H A Dobject.c653 object_tx_commit(rc_node_lookup_t *lp, tx_commit_data_t *data, uint32_t *gen) in object_tx_commit() function
H A Drc_node.c7247 rc = object_tx_commit(&np->rn_id, tx_data, &nnp->rn_gen_id); in rc_tx_commit()