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

Method vino

src/client/Inode.h:327–327  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

325 ~Inode();
326
327 vinodeno_t vino() const { return vinodeno_t(ino, snapid); }
328
329 struct Compare {
330 bool operator() (Inode* const & left, Inode* const & right) {

Callers 14

_assign_faked_inoMethod · 0.45
_assign_faked_rootMethod · 0.45
_map_faked_inoMethod · 0.45
insert_dentry_inodeMethod · 0.45
_put_inodeMethod · 0.45
C_Client_CacheReleaseMethod · 0.45
printMethod · 0.45
_lookupMethod · 0.45
fill_statMethod · 0.45
fill_statxMethod · 0.45

Calls 1

vinodeno_tClass · 0.50

Tested by

no test coverage detected