Searched refs:dm_unballoon_response (Results 1 – 1 of 1) sorted by relevance
334 struct dm_unballoon_response { struct1359 struct dm_unballoon_response resp; in balloon_down()1374 memset(&resp, 0, sizeof(struct dm_unballoon_response)); in balloon_down()1377 resp.hdr.size = sizeof(struct dm_unballoon_response); in balloon_down()1380 sizeof(struct dm_unballoon_response), in balloon_down()