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

Method touch

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

Source from the content-addressed store, hash-verified

55 }
56
57 void touch(void) {
58 // move to back of LRU
59 session->caps.push_back(&cap_item);
60 }
61
62 void dump(Formatter *f) const;
63

Callers 6

try_touch_capMethod · 0.45
caps_issued_maskMethod · 0.45
_buildFunction · 0.45
touchFunction · 0.45
dnf_cache_dirFunction · 0.45

Calls 1

push_backMethod · 0.45

Tested by 1