Searched refs:dm_hot_add_response (Results 1 – 3 of 3) sorted by relevance
367 struct dm_hot_add_response { struct
378 struct dm_hot_add_response { struct995 struct dm_hot_add_response resp; in hot_add_req()1002 memset(&resp, 0, sizeof(struct dm_hot_add_response)); in hot_add_req()1004 resp.hdr.size = sizeof(struct dm_hot_add_response); in hot_add_req()1073 sizeof(struct dm_hot_add_response), in hot_add_req()
1172 struct dm_hot_add_response *msgHaR = vmreq->msg; in hv_balloon_handle_hot_add_response()