Searched refs:kick_requests (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/net/ceph/ |
D | osd_client.c | 1272 static void kick_requests(struct ceph_osd_client *osdc, bool force_resend, in kick_requests() function 1414 kick_requests(osdc, 0, was_full); in ceph_osdc_handle_map() 1460 kick_requests(osdc, skipped_map, was_full); in ceph_osdc_handle_map()
|
/linux-3.4.99/fs/ceph/ |
D | mds_client.c | 1911 static void kick_requests(struct ceph_mds_client *mdsc, int mds) in kick_requests() function 2332 kick_requests(mdsc, mds); in handle_session() 2672 kick_requests(mdsc, i); in check_new_map() 2695 kick_requests(mdsc, i); in check_new_map()
|