Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ get_nodeid
Method
get_nodeid
src/client/Client.h:795–795 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
793
void update_metadata(std::string const &k, std::string const &v);
794
795
client_t get_nodeid() { return whoami; }
796
797
inodeno_t _get_root_ino(bool fake=true);
798
inodeno_t get_root_ino();
Callers
12
run_me
Method · 0.45
finish
Method · 0.45
run
Method · 0.45
make_files
Method · 0.45
open_shared
Method · 0.45
write_file
Method · 0.45
write_fd
Method · 0.45
read_file
Method · 0.45
create_objects
Method · 0.45
read_random
Method · 0.45
read_random_ex
Method · 0.45
import_find
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected