Searched refs:chn_rescind_callback (Results 1 – 2 of 2) sorted by relevance
1208 if (channel->chn_rescind_callback) { in vmbus_onoffer_rescind()1209 channel->chn_rescind_callback(channel); in vmbus_onoffer_rescind()1594 channel->chn_rescind_callback = chn_rescind_cb; in vmbus_set_chn_rescind_callback()
929 void (*chn_rescind_callback)(struct vmbus_channel *channel); member
Completed in 14 milliseconds