Home
last modified time | relevance | path

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

/trusty/user/base/interface/storage/include/interface/storage/
Dstorage.h240 STORAGE_MSG_FLAG_TRANSACT_CHECKPOINT = 0x10, enumerator
/trusty/user/base/lib/storage/
Dstorage.c65 msg_flags |= STORAGE_MSG_FLAG_TRANSACT_CHECKPOINT; in _to_msg_flags()
633 STORAGE_MSG_FLAG_TRANSACT_CHECKPOINT, in storage_commit_checkpoint()
/trusty/user/app/storage/
Dclient_tipc.c75 msg_flags & STORAGE_MSG_FLAG_TRANSACT_CHECKPOINT, in extract_storage_op_flags()