Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ get_ino
Method
get_ino
src/include/filepath.h:87–87 ·
view source on GitHub ↗
accessors
Source
from the content-addressed store, hash-verified
85
86
// accessors
87
inodeno_t get_ino() const { return ino; }
88
const std::string& get_path() const { return path; }
89
void set_trimmed();
90
std::string get_trimmed_path() const;
Callers
7
send_reconnect
Method · 0.45
handle_lease
Method · 0.45
handle_caps
Method · 0.45
handle_cap_import
Method · 0.45
handle_cap_export
Method · 0.45
handle_cap_grant
Method · 0.45
filepath.cc
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected