Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ random
Method
random
src/common/ceph_context.cc:101–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
CryptoRandom* CephContext::random() const
102
{
103
return _crypto_random.get();
104
}
105
106
CephContext* CephContext::get()
107
{
Callers
15
jquery.js
File · 0.45
_rand_float
Method · 0.45
do_thrash
Method · 0.45
kill_osd
Method · 0.45
primary_affinity
Method · 0.45
thrash_pg_upmap
Method · 0.45
thrash_pg_upmap_items
Method · 0.45
force_recovery
Method · 0.45
cancel_force_recovery
Method · 0.45
force_cancel_recovery
Method · 0.45
get_pgids_to_force
Method · 0.45
get_pgids_to_cancel_force
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
3
_rand_float
Method · 0.36
test_notifications2
Method · 0.36
RoundTripTestBase
Method · 0.36