Home
last modified time | relevance | path

Searched refs:send_map_check (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ceph/
H A Dosd_client.c2398 static void send_map_check(struct ceph_osd_request *req);
2479 send_map_check(req); in __submit_request()
2729 send_map_check(req); in check_pool_dne()
2760 static void send_map_check(struct ceph_osd_request *req) in send_map_check() function