Searched refs:need_resend_linger (Results 1 – 1 of 1) sorted by relevance
3933 struct list_head *need_resend_linger) in scan_requests() argument3966 list_add_tail(&lreq->scan_item, need_resend_linger); in scan_requests()4010 struct list_head *need_resend_linger) in handle_one_map() argument4059 need_resend, need_resend_linger); in handle_one_map()4067 need_resend_linger); in handle_one_map()4080 struct list_head *need_resend_linger) in kick_requests() argument4120 list_for_each_entry_safe(lreq, nlreq, need_resend_linger, scan_item) { in kick_requests()4143 LIST_HEAD(need_resend_linger); in ceph_osdc_handle_map()4176 &need_resend, &need_resend_linger); in ceph_osdc_handle_map()4208 &need_resend, &need_resend_linger); in ceph_osdc_handle_map()[all …]