Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_remus_disk_drbd.c26 int ackwait; member
130 drbd_disk->ackwait = 0; in match_async_exec_cb()
170 if (!rdd->ackwait) { in drbd_postsuspend()
172 rdd->ackwait = 1; in drbd_postsuspend()
192 int ackwait = rdd->ackwait; in drbd_preresume_async() local
194 if (ackwait) { in drbd_preresume_async()
196 ackwait = 0; in drbd_preresume_async()
199 _exit(ackwait); in drbd_preresume_async()
218 rdd->ackwait = WEXITSTATUS(status); in checkpoint_async_call_done()

Completed in 3 milliseconds