Searched refs:STORAGE_MSG_FLAG_POST_COMMIT (Results 1 – 4 of 4) sorted by relevance
142 STORAGE_MSG_FLAG_POST_COMMIT = 0x4, enumerator143 STORAGE_MSG_FLAG_TRANSACT_COMPLETE = STORAGE_MSG_FLAG_POST_COMMIT,
80 if ((msg->flags & STORAGE_MSG_FLAG_POST_COMMIT) && msg->cmd != STORAGE_RPMB_SEND && in handle_req()
580 if (msg->flags & STORAGE_MSG_FLAG_POST_COMMIT) { in rpmb_send()
447 if (msg->flags & STORAGE_MSG_FLAG_POST_COMMIT) { in storage_file_write()