Home
last modified time | relevance | path

Searched refs:dm_hot_add (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/hv/
Dhv_balloon.c353 struct dm_hot_add { struct
1339 struct dm_hot_add *ha_msg; in balloon_onchannelcallback()
1381 ha_msg = (struct dm_hot_add *)recv_buffer; in balloon_onchannelcallback()
1382 if (ha_msg->hdr.size == sizeof(struct dm_hot_add)) { in balloon_onchannelcallback()