Searched defs:need_resend (Results 1 – 2 of 2) sorted by relevance
55 u8 need_resend:1; member
3950 struct rb_root *need_resend, in scan_requests()4027 struct rb_root *need_resend, in handle_one_map()4097 struct rb_root *need_resend, in kick_requests()4160 struct rb_root need_resend = RB_ROOT; in ceph_osdc_handle_map() local