Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libscf/common/
H A Dlowlevel_impl.h176 enum rep_protocol_transaction_action entry_action; member
H A Dlowlevel.c3759 cur->entry_action = REP_PROTOCOL_TX_ENTRY_INVALID; in entry_invalidate()
3882 entry->entry_action = action; in transaction_add()
3992 out->rptc_action = cur->entry_action; in commit_process()
4009 assert(cur->entry_action != REP_PROTOCOL_TX_ENTRY_DELETE); in commit_process()
4193 ret->entry_action = REP_PROTOCOL_TX_ENTRY_INVALID; in scf_entry_create()
4289 if (entry->entry_action == REP_PROTOCOL_TX_ENTRY_DELETE) { in scf_entry_add_value()