Searched defs:need_resend_linger (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/net/ceph/ |
| H A D | osd_client.c | 3856 scan_requests(struct ceph_osd *osd, bool force_resend, bool cleared_full, bool check_pool_cleared_full, struct rb_root *need_resend, struct list_head *need_resend_linger) scan_requests() argument 3935 handle_one_map(struct ceph_osd_client *osdc, void *p, void *end, bool incremental, struct rb_root *need_resend, struct list_head *need_resend_linger) handle_one_map() argument 4004 kick_requests(struct ceph_osd_client *osdc, struct rb_root *need_resend, struct list_head *need_resend_linger) kick_requests() argument [all...] |
| /kernel/linux/linux-6.6/net/ceph/ |
| H A D | osd_client.c | 3944 scan_requests(struct ceph_osd *osd, bool force_resend, bool cleared_full, bool check_pool_cleared_full, struct rb_root *need_resend, struct list_head *need_resend_linger) scan_requests() argument 4023 handle_one_map(struct ceph_osd_client *osdc, void *p, void *end, bool incremental, struct rb_root *need_resend, struct list_head *need_resend_linger) handle_one_map() argument 4094 kick_requests(struct ceph_osd_client *osdc, struct rb_root *need_resend, struct list_head *need_resend_linger) kick_requests() argument [all...] |
Completed in 13 milliseconds