Searched defs:mdstore_transfer_req (Results 1 – 1 of 1) sorted by relevance
112 struct mdstore_transfer_req { struct113 uint32_t msg_type;114 uint32_t payload_len;115 uint64_t svc_handle;116 uint64_t reqnum;117 uint16_t command;118 uint16_t type;119 uint32_t size;120 uint64_t offset;121 char md[];