Searched refs:rc_wr (Results 1 – 1 of 1) sorted by relevance
1646 int rc_wr; in object_create_pg() local1680 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()