Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/PhotonLibOS
/ get_store
Method
get_store
fs/cache/cached_fs.cpp:326–326 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
324
}
325
326
ICacheStore *get_store() override { return cache_store_; }
327
328
int ftruncate(off_t length) override {
329
if (length < 0) length = 0;
Callers
2
commonTest
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
2
commonTest
Function · 0.36
TEST
Function · 0.36