Searched refs:_to_msg_flags (Results 1 – 1 of 1) sorted by relevance
55 static inline uint32_t _to_msg_flags(uint32_t opflags) { in _to_msg_flags() function278 .flags = _to_msg_flags(opflags)}; in storage_open_file()323 .flags = _to_msg_flags(opflags), in storage_move_file()346 .flags = _to_msg_flags(opflags)}; in storage_delete_file()555 uint32_t msg_flags = _to_msg_flags(opflags & ~STORAGE_OP_COMPLETE); in storage_write()561 msg_flags = _to_msg_flags(opflags); in storage_write()582 .flags = _to_msg_flags(opflags)}; in storage_set_file_size()