Searched refs:r_wait (Results 1 – 2 of 2) sorted by relevance
248 struct list_head r_wait; member
1675 INIT_LIST_HEAD(&req->r_wait); in ceph_mdsc_create_request()2129 list_add(&req->r_wait, &mdsc->waiting_for_map); in __do_request()2151 list_add(&req->r_wait, &session->s_waiting); in __do_request()2191 struct ceph_mds_request, r_wait); in __wake_requests()2192 list_del_init(&req->r_wait); in __wake_requests()2218 list_del_init(&req->r_wait); in kick_requests()