Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2095
void Objecter::maybe_request_map()
2096
{
2097
shared_lock rl(rwlock);
2098
_maybe_request_map();
2099
}
2100
2101
void Objecter::_maybe_request_map()
2102
{
Callers
6
handle_osd_map
Method · 0.80
ms_handle_remote_reset
Method · 0.80
handle_osd_map
Method · 0.80
TEST_F
Function · 0.80
init
Method · 0.80
ms_dispatch2
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64