Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ old_dentry
Method
old_dentry
src/client/MetaRequest.cc:71–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
_old_dentry = std::move(dn);
70
}
71
Dentry *MetaRequest::old_dentry() {
72
return _old_dentry.get();
73
}
Callers
2
insert_trace
Method · 0.80
encode_cap_releases
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected