Searched defs:msg_flags (Results 1 – 2 of 2) sorted by relevance
56 uint32_t msg_flags = 0; in _to_msg_flags() local528 uint32_t msg_flags) { in _write_req()555 uint32_t msg_flags = _to_msg_flags(opflags & ~STORAGE_OP_COMPLETE); in storage_write() local
69 static struct storage_op_flags extract_storage_op_flags(uint32_t msg_flags) { in extract_storage_op_flags()