Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_ino
Method · 0.45
_assign_faked_root
Method · 0.45
_map_faked_ino
Method · 0.45
insert_dentry_inode
Method · 0.45
_put_inode
Method · 0.45
C_Client_CacheInvalidate
Method · 0.45
C_Client_CacheRelease
Method · 0.45
C_Client_DentryInvalidate
Method · 0.45
print
Method · 0.45
_lookup
Method · 0.45
fill_stat
Method · 0.45
fill_statx
Method · 0.45
Calls
1
vinodeno_t
Class · 0.50
Tested by
no test coverage detected