Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dosd_client.h336 struct completion notify_finish_wait; member
/openbmc/linux/net/ceph/
H A Dosd_client.c2837 init_completion(&lreq->notify_finish_wait); in linger_alloc()
3430 left = wait_for_completion_killable_timeout(&lreq->notify_finish_wait, in linger_notify_finish_wait()
4627 } else if (!completion_done(&lreq->notify_finish_wait)) { in handle_watch_notify()
4641 complete_all(&lreq->notify_finish_wait); in handle_watch_notify()