Searched refs:kick_requests (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/fs/ceph/ |
D | mds_client.c | 2248 static void kick_requests(struct ceph_mds_client *mdsc, int mds) in kick_requests() function 2721 kick_requests(mdsc, mds); in handle_session() 3115 kick_requests(mdsc, i); in check_new_map() 3696 kick_requests(mdsc, mds); in ceph_mdsc_force_umount()
|
/linux-4.4.14/net/ceph/ |
D | osd_client.c | 1971 static void kick_requests(struct ceph_osd_client *osdc, bool force_resend, in kick_requests() function 2124 kick_requests(osdc, 0, was_full); in ceph_osdc_handle_map() 2170 kick_requests(osdc, skipped_map, was_full); in ceph_osdc_handle_map()
|