Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_cap
Method · 0.45
caps_issued_mask
Method · 0.45
_build
Function · 0.45
touch
Function · 0.45
test_systemd_target_OK
Method · 0.45
dnf_cache_dir
Function · 0.45
Calls
1
push_back
Method · 0.45
Tested by
1
test_systemd_target_OK
Method · 0.36