Home
last modified time | relevance | path

Searched refs:need_resend_linger (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/net/ceph/
H A Dosd_client.c3854 struct list_head *need_resend_linger) in scan_requests() argument
3887 list_add_tail(&lreq->scan_item, need_resend_linger); in scan_requests()
3931 struct list_head *need_resend_linger) in handle_one_map() argument
3978 need_resend, need_resend_linger); in handle_one_map()
3986 need_resend_linger); in handle_one_map()
3999 struct list_head *need_resend_linger) in kick_requests() argument
4039 list_for_each_entry_safe(lreq, nlreq, need_resend_linger, scan_item) { in kick_requests()
4062 LIST_HEAD(need_resend_linger); in ceph_osdc_handle_map()
4095 &need_resend, &need_resend_linger); in ceph_osdc_handle_map()
4127 &need_resend, &need_resend_linger); in ceph_osdc_handle_map()
[all …]