Searched refs:dm_unballoon_response (Results 1 – 1 of 1) sorted by relevance
339 struct dm_unballoon_response { struct1227 struct dm_unballoon_response resp; in balloon_down()1238 memset(&resp, 0, sizeof(struct dm_unballoon_response)); in balloon_down()1241 resp.hdr.size = sizeof(struct dm_unballoon_response); in balloon_down()1244 sizeof(struct dm_unballoon_response), in balloon_down()