Searched refs:need_resend_linger (Results 1 – 1 of 1) sorted by relevance
3642 struct list_head *need_resend_linger) in scan_requests() argument3675 list_add_tail(&lreq->scan_item, need_resend_linger); in scan_requests()3720 struct list_head *need_resend_linger) in handle_one_map() argument3767 need_resend, need_resend_linger); in handle_one_map()3775 need_resend_linger); in handle_one_map()3788 struct list_head *need_resend_linger) in kick_requests() argument3828 list_for_each_entry_safe(lreq, nlreq, need_resend_linger, scan_item) { in kick_requests()3851 LIST_HEAD(need_resend_linger); in ceph_osdc_handle_map()3884 &need_resend, &need_resend_linger); in ceph_osdc_handle_map()3916 &need_resend, &need_resend_linger); in ceph_osdc_handle_map()[all …]