Searched refs:ackwait (Results 1 – 1 of 1) sorted by relevance
26 int ackwait; member130 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() local194 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