MCPcopy Create free account
hub / github.com/ceph/ceph / maybe_request_map

Method maybe_request_map

src/osdc/Objecter.cc:2095–2099  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2093}
2094
2095void Objecter::maybe_request_map()
2096{
2097 shared_lock rl(rwlock);
2098 _maybe_request_map();
2099}
2100
2101void Objecter::_maybe_request_map()
2102{

Callers 6

handle_osd_mapMethod · 0.80
handle_osd_mapMethod · 0.80
TEST_FFunction · 0.80
initMethod · 0.80
ms_dispatch2Method · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64