Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_inode
Method · 0.80
trim_cache
Method · 0.80
_put_inode
Method · 0.80
_try_to_trim_inode
Method · 0.80
_get_session
Method · 0.80
put_session
Method · 0.80
get_session
Method · 0.80
op_post_split_op_complete
Method · 0.80
~Objecter
Method · 0.80
_shutdown_cache
Method · 0.80
get_session
Method · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected