Searched refs:auth_wq (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/net/ceph/
H A Dceph_common.c595 init_waitqueue_head(&client->auth_wq); ceph_create_client()
680 err = wait_event_interruptible_timeout(client->auth_wq, __ceph_open_session()
H A Dmon_client.c329 ret = wait_event_interruptible_timeout(monc->client->auth_wq, ceph_monc_wait_osdmap()
425 wake_up_all(&client->auth_wq); ceph_monc_handle_map()
934 wake_up_all(&monc->client->auth_wq); handle_auth_reply()
H A Dosd_client.c2196 wake_up_all(&osdc->client->auth_wq); ceph_osdc_handle_map()
/linux-4.4.14/include/linux/ceph/
H A Dlibceph.h121 wait_queue_head_t auth_wq; member in struct:ceph_client

Completed in 118 milliseconds