Searched refs:auth_wq (Results 1 – 4 of 4) sorted by relevance
126 wait_queue_head_t auth_wq; member
447 init_waitqueue_head(&client->auth_wq); in ceph_create_client()546 err = wait_event_interruptible_timeout(client->auth_wq, in __ceph_open_session()
356 wake_up_all(&client->auth_wq); in ceph_monc_handle_map()859 wake_up_all(&monc->client->auth_wq); in handle_auth_reply()
1426 wake_up_all(&osdc->client->auth_wq); in ceph_osdc_handle_map()