Lines Matching defs:mdstore_begin_req_v2
77 struct mdstore_begin_req_v2 { struct78 uint32_t msg_type;79 uint32_t payload_len;80 uint64_t svc_handle;81 uint64_t reqnum;82 uint16_t command;83 uint16_t nmds;84 uint32_t config_size;85 uint64_t timestamp;86 uint32_t namelen;87 char name[1];