MCPcopy 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_meMethod · 0.45
finishMethod · 0.45
runMethod · 0.45
make_filesMethod · 0.45
open_sharedMethod · 0.45
write_fileMethod · 0.45
write_fdMethod · 0.45
read_fileMethod · 0.45
create_objectsMethod · 0.45
read_randomMethod · 0.45
read_random_exMethod · 0.45
import_findMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected