Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/configd/
H A Dfile_object.c1646 int rc_wr; in object_create_pg() local
1680 rc_wr = backend_tx_begin(BACKEND_TYPE_NORMAL, &tx_wr); in object_create_pg()
1685 rc_wr = backend_tx_begin(BACKEND_TYPE_NONPERSIST, &tx_wr); in object_create_pg()
1688 if (rc_wr != REP_PROTOCOL_SUCCESS) { in object_create_pg()
1689 rc = rc_wr; in object_create_pg()