MCPcopy 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
89private:
90 int64_t pool; ///< pool id

Callers 1

_commit_opsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected