Searched refs:dm_unballoon_response (Results 1 – 1 of 1) sorted by relevance
337 struct dm_unballoon_response { struct1350 struct dm_unballoon_response resp; in balloon_down()1365 memset(&resp, 0, sizeof(struct dm_unballoon_response)); in balloon_down()1368 resp.hdr.size = sizeof(struct dm_unballoon_response); in balloon_down()1371 sizeof(struct dm_unballoon_response), in balloon_down()