Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ get_pool
Method
get_pool
src/mds/CInode.h:87–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
86
void update(ObjectOperation &op, inode_backtrace_t &bt);
87
int64_t get_pool() { return pool; }
88
89
private:
90
int64_t pool; ///< pool id
Callers
1
_commit_ops
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected