MCPcopy Create free account
hub / github.com/ceph/ceph / get

Method get

src/client/MetaRequest.h:150–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148 Dentry *old_dentry();
149
150 MetaRequest* get() {
151 ref++;
152 return this;
153 }
154
155 /// psuedo-private put method; use Client::put_request()
156 bool _put() {

Callers 3

inodeMethod · 0.45
old_inodeMethod · 0.45
other_inodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected