Searched refs:scan_requests (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ceph/ |
H A D | osd_client.c | 3856 static void scan_requests(struct ceph_osd *osd, in scan_requests() function 3889 * scan_requests() for the previous epoch(s) in scan_requests() 3984 scan_requests(&osdc->homeless_osd, skipped_map, was_full, true, in handle_one_map() 3992 scan_requests(osd, skipped_map, was_full, true, need_resend, in handle_one_map()
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | osd_client.c | 3944 static void scan_requests(struct ceph_osd *osd, in scan_requests() function 3977 * scan_requests() for the previous epoch(s) in scan_requests() 4074 scan_requests(&osdc->homeless_osd, skipped_map, was_full, true, in handle_one_map() 4082 scan_requests(osd, skipped_map, was_full, true, need_resend, in handle_one_map()
|
Completed in 14 milliseconds