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

Method get_nref

src/common/RefCountedObj.h:51–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 }
50
51 uint64_t get_nref() const {
52 return nref;
53 }
54
55 const RefCountedObject *get() const {
56 _get();

Callers 12

dump_inodeMethod · 0.80
trim_cacheMethod · 0.80
_put_inodeMethod · 0.80
_try_to_trim_inodeMethod · 0.80
_get_sessionMethod · 0.80
put_sessionMethod · 0.80
get_sessionMethod · 0.80
~ObjecterMethod · 0.80
_shutdown_cacheMethod · 0.80
get_sessionMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected