Searched defs:need_resend (Results 1 – 2 of 2) sorted by relevance
58 u8 need_resend:1; member
3641 struct rb_root *need_resend, in scan_requests()3719 struct rb_root *need_resend, in handle_one_map()3787 struct rb_root *need_resend, in kick_requests()3850 struct rb_root need_resend = RB_ROOT; in ceph_osdc_handle_map() local